diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-20 16:57:09 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-20 16:57:09 +0000 |
commit | aaede0e68943706fd10946e8d895776d18ffc619 (patch) | |
tree | f975265b9ba97771439a15c8bb97a0f97197117b /x11-themes | |
parent | Added missing IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-aaede0e68943706fd10946e8d895776d18ffc619.tar.gz gentoo-2-aaede0e68943706fd10946e8d895776d18ffc619.tar.bz2 gentoo-2-aaede0e68943706fd10946e8d895776d18ffc619.zip |
Unstable ppc-macos.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index 4f547fa07173..9d51ca818618 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/commonbox-styles -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.21 2004/12/31 10:23:37 corsair Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.22 2005/01/20 16:57:09 j4rg0n Exp $ + + 20 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> commonbox-styles-0.6.ebuild: + Unstable ppc-macos. Bug #61339 31 Dec 2004; Markus Rothe <corsair@gentoo.org> commonbox-styles-0.6.ebuild: Added ~ppc64 to KEYWORDS diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index 2673943424d4..1e7669ca64dd 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-2004 Gentoo Foundation +# 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.13 2004/12/31 10:23:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.14 2005/01/20 16:57:09 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" +KEYWORDS="x86 ppc sparc alpha hppa amd64 mips ia64 ~ppc64 ~ppc-macos" RDEPEND="virtual/x11" |