diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:55 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:55 +0000 |
commit | 7fdeb345289843ec7903bcf809ea2c9b4008433a (patch) | |
tree | af3d5b0bd71fc43d5069205bfd1ea077fb88cdb9 /x11-misc/commonbox-utils | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.tar.gz historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.tar.bz2 historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
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.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog index 11d707526b96..285eee7295de 100644 --- a/x11-misc/commonbox-utils/ChangeLog +++ b/x11-misc/commonbox-utils/ChangeLog @@ -1,7 +1,10 @@ # 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.6 2002/10/14 22:48:46 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.7 2002/12/09 04:41:51 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *commonbox-utils-0.3 (14 Oct 2002) 14 Oct 2002; Matt Keadle <mkeadle@gentoo.org> commonbox-utils-0.3.ebuild diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild index c905f15d0ef2..8fb18a435ee1 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild,v 1.4 2002/10/04 06:42:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.2.ebuild,v 1.5 2002/12/09 04:41:51 manson Exp $ S=${WORKDIR}/${PN} 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 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " RDEPEND="virtual/x11" diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild index 0f513099e9ea..ed5c9c284e4a 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" DEPENDS="media-gfx/xv" |