diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-07-26 04:51:08 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-07-26 04:51:08 +0000 |
commit | 073aae8f400c461a0b6a2a27f38d26fbea36db2b (patch) | |
tree | 52af75f0bb76e020811b425499ea1bad6bd31153 /x11-misc/commonbox-utils | |
parent | added ppc to keywords (diff) | |
download | historical-073aae8f400c461a0b6a2a27f38d26fbea36db2b.tar.gz historical-073aae8f400c461a0b6a2a27f38d26fbea36db2b.tar.bz2 historical-073aae8f400c461a0b6a2a27f38d26fbea36db2b.zip |
added ppc to keywords
Diffstat (limited to 'x11-misc/commonbox-utils')
-rw-r--r-- | x11-misc/commonbox-utils/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog index 89b0299bb30e..ff568eb7697b 100644 --- a/x11-misc/commonbox-utils/ChangeLog +++ b/x11-misc/commonbox-utils/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-misc/commonbox-utils # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.2 2002/07/14 22:10:37 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.3 2002/07/26 04:51:08 gerk Exp $ *commonbox-utils-0.1 (14 Jul 2002) + 24 Jul 2002; Mark Guertin <gerk@gentoo.org> : + Added ppc to keywords + 14 Jul 2002; Seemant Kulleen <seemant@gentoo.org> commonbox-utils-0.1.ebuild ChangeLog files/digest-commonbox-utils-0.1 : diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild index 30b87ffc2527..1d28b6dc9c7c 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild,v 1.3 2002/07/15 04:06:00 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.1.ebuild,v 1.4 2002/07/26 04:51:08 gerk Exp $ S=${WORKDIR} DESCRIPTION="Common utilities for flux|black|open(box). Provides bsetroot, bsetbg, and commonbox-menugen." @@ -9,7 +9,7 @@ HOMEPAGE="http://mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/x11" |