diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-31 10:23:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-31 10:23:37 +0000 |
commit | ac2ab4849e5da55b167b564f97edd7debb14dbab (patch) | |
tree | 55f06d46d2392efa0c247e7c5219e92a4a02ed9b /x11-misc | |
parent | Added 1.3.6-r1 with ppc64 patch (Manifest recommit) (diff) | |
download | gentoo-2-ac2ab4849e5da55b167b564f97edd7debb14dbab.tar.gz gentoo-2-ac2ab4849e5da55b167b564f97edd7debb14dbab.tar.bz2 gentoo-2-ac2ab4849e5da55b167b564f97edd7debb14dbab.zip |
Added ~ppc64 to KEYWORDS
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/commonbox-utils/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog index deb9a28948e7..191763457e2a 100644 --- a/x11-misc/commonbox-utils/ChangeLog +++ b/x11-misc/commonbox-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/commonbox-utils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.19 2004/06/24 22:14:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.20 2004/12/31 10:22:16 corsair Exp $ + + 31 Dec 2004; Markus Rothe <corsair@gentoo.org> commonbox-utils-0.4.ebuild: + Added ~ppc64 to KEYWORDS 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> commonbox-utils-0.4.ebuild, commonbox-utils-0.5.ebuild: diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild index 91be5041ccca..22cd75f3df1a 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild,v 1.10 2004/10/03 22:00:36 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild,v 1.11 2004/12/31 10:22:16 corsair Exp $ DESCRIPTION="Common utilities for fluxbox, blackbox, and openbox" HOMEPAGE="http://mkeadle.org/" @@ -9,7 +9,7 @@ SRC_URI="http://mkeadle.org/distfiles/${P}.tar.bz2" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa ~amd64 mips ia64" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 mips ia64 ~ppc64" DEPEND="media-gfx/xv" RDEPEND="virtual/x11" |