diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2003-09-28 17:25:57 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2003-09-28 17:25:57 +0000 |
commit | dfb03fc6a8546e5f3afd32ca90777bd7a7d80ae4 (patch) | |
tree | d52150d14f11dd87ff897f5050d0b780212c8cfb /x11-misc/commonbox-utils | |
parent | Clarify things a bit (diff) | |
download | gentoo-2-dfb03fc6a8546e5f3afd32ca90777bd7a7d80ae4.tar.gz gentoo-2-dfb03fc6a8546e5f3afd32ca90777bd7a7d80ae4.tar.bz2 gentoo-2-dfb03fc6a8546e5f3afd32ca90777bd7a7d80ae4.zip |
Added ~amd64 keyword.
Diffstat (limited to 'x11-misc/commonbox-utils')
-rw-r--r-- | x11-misc/commonbox-utils/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/Manifest | 6 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog index c13011afe822..6c9cf58d984d 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.12 2003/06/23 18:42:49 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.13 2003/09/28 17:23:22 pyrania Exp $ + + 28 Sep 2003; Markus Nigbur <pyrania@gentoo.org> commonbox-utils-0.4.ebuild: + Added ~amd64 keyword. request by brad@mainstreetsoftworks.com in bug #29806. *commonbox-utils-0.4 (23 Jun 2003) diff --git a/x11-misc/commonbox-utils/Manifest b/x11-misc/commonbox-utils/Manifest index eb77040d3509..b47258bc4d13 100644 --- a/x11-misc/commonbox-utils/Manifest +++ b/x11-misc/commonbox-utils/Manifest @@ -1,5 +1,5 @@ +MD5 0b40b5df3d4ce4a6077fcf45ca5e72e2 commonbox-utils-0.4.ebuild 780 +MD5 7894277e9d40cbfa9a6b3f9ede84a124 commonbox-utils-0.3.ebuild 837 +MD5 6579e921c64d4dbcd214f17551a42d26 ChangeLog 2104 MD5 bb574f724e4107fa13a594b802c86bb6 files/digest-commonbox-utils-0.3 72 MD5 03f2762a64fe90b5ab9be75bfd099169 files/digest-commonbox-utils-0.4 72 -MD5 ae3a9bd26bd5484ef92fe70641e90998 commonbox-utils-0.4.ebuild 773 -MD5 7894277e9d40cbfa9a6b3f9ede84a124 commonbox-utils-0.3.ebuild 837 -MD5 29e4ffc769d0a3c4f52e4e95d924777b ChangeLog 1946 diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild index 80ddd04d37ee..7d868a4c03f3 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://mkeadle.org/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64" DEPEND="media-gfx/xv" RDEPEND="virtual/x11" |