diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-20 22:55:35 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-20 22:55:35 +0000 |
commit | 7d3cbfc895ebc09a69438b9d2499c5033c3c409b (patch) | |
tree | 5a3addb60717215dcc27f82f2af3b1d244afc400 /x11-themes/commonbox-styles | |
parent | Dont install the banana script #82567 and fix the init.d script to work bette... (diff) | |
download | historical-7d3cbfc895ebc09a69438b9d2499c5033c3c409b.tar.gz historical-7d3cbfc895ebc09a69438b9d2499c5033c3c409b.tar.bz2 historical-7d3cbfc895ebc09a69438b9d2499c5033c3c409b.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index e0dd2c2b71f5..616ac412d530 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/commonbox-styles # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.23 2005/02/06 18:48:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.24 2005/02/20 22:55:35 j4rg0n Exp $ + + 20 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> + commonbox-styles-0.6.ebuild: + Stable ppc-macos 06 Feb 2005; Markus Rothe <corsair@gentoo.org> commonbox-styles-0.6.ebuild: Stable on ppc64 diff --git a/x11-themes/commonbox-styles/Manifest b/x11-themes/commonbox-styles/Manifest index 75342dcefc93..42367115bd52 100644 --- a/x11-themes/commonbox-styles/Manifest +++ b/x11-themes/commonbox-styles/Manifest @@ -1,4 +1,4 @@ -MD5 9b6dbac149343dd551f64ab2654718c7 ChangeLog 3412 -MD5 fe74587cd09989db3058510f709a8e5f commonbox-styles-0.6.ebuild 755 +MD5 7e68b1980dcfba242c8ed413ffde3a75 ChangeLog 3511 +MD5 a37014afeaf359d3db7f907ca4d10aa6 commonbox-styles-0.6.ebuild 753 MD5 de081dca0e5f4a2b0813ff1f7f7ebfab metadata.xml 256 MD5 34b1243aeeafc9132e1c7217c2119d22 files/digest-commonbox-styles-0.6 73 diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index ba9ea2f44cf4..0eb496ece447 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.15 2005/02/06 18:48:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.16 2005/02/20 22:55:35 j4rg0n Exp $ IUSE="" DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." @@ -10,7 +10,7 @@ HOMEPAGE="http://gentoo.mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa amd64 mips ia64 ppc64 ~ppc-macos" +KEYWORDS="x86 ppc sparc alpha hppa amd64 mips ia64 ppc64 ppc-macos" RDEPEND="virtual/x11" |