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 | 592391b7a13d631408bb95611995bc5d29b9466e (patch) | |
tree | da969465a9966960421b8caa77a7bd97b0fc4e2b /x11-themes/commonbox-styles | |
parent | Dont install the banana script #82567 and fix the init.d script to work bette... (diff) | |
download | gentoo-2-592391b7a13d631408bb95611995bc5d29b9466e.tar.gz gentoo-2-592391b7a13d631408bb95611995bc5d29b9466e.tar.bz2 gentoo-2-592391b7a13d631408bb95611995bc5d29b9466e.zip |
Stable ppc-macos
(Portage version: 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/commonbox-styles-0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 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/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" |