diff options
author | 2003-04-18 16:19:04 +0000 | |
---|---|---|
committer | 2003-04-18 16:19:04 +0000 | |
commit | c2013bf76d1bab8e1774d1ebf09c33103bfda518 (patch) | |
tree | de7690f3040d80b7409e0419b50b07b79cd6b3db /x11-misc/commonbox-utils | |
parent | Updating HOMEPAGE, previous one appears to be broken. (diff) | |
download | gentoo-2-c2013bf76d1bab8e1774d1ebf09c33103bfda518.tar.gz gentoo-2-c2013bf76d1bab8e1774d1ebf09c33103bfda518.tar.bz2 gentoo-2-c2013bf76d1bab8e1774d1ebf09c33103bfda518.zip |
Added hppa 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.3.ebuild | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog index b4d6b8111dd9..a4b360113e69 100644 --- a/x11-misc/commonbox-utils/ChangeLog +++ b/x11-misc/commonbox-utils/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for x11-misc/commonbox-utils # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.9 2003/02/12 09:27:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.10 2003/04/18 16:16:25 gmsoft Exp $ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *commonbox-utils-0.3 (14 Oct 2002) + 18 Apr 2003; Guy Martin <gmsoft@gentoo.org> commonbox-utils-0.3.ebuild : + Added hppa to KEYWORDS. + 14 Oct 2002; Matt Keadle <mkeadle@gentoo.org> commonbox-utils-0.3.ebuild files/digest-commonbox-utils-0.3 : diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild index 5ec2a297864b..eecf148ad818 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 alpha" +KEYWORDS="x86 ppc sparc alpha hppa" DEPENDS="media-gfx/xv" |