diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2003-09-28 17:24:40 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2003-09-28 17:24:40 +0000 |
commit | c7bb52ce6a47349b753fde0a3521dcdda1ba6b3b (patch) | |
tree | 1cf7e8f8e754851b20eba2aa7a545035f913b111 /x11-themes/commonbox-styles | |
parent | Clarify things a bit (diff) | |
download | historical-c7bb52ce6a47349b753fde0a3521dcdda1ba6b3b.tar.gz historical-c7bb52ce6a47349b753fde0a3521dcdda1ba6b3b.tar.bz2 historical-c7bb52ce6a47349b753fde0a3521dcdda1ba6b3b.zip |
Added ~amd64 keyword.
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 3 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index 5647af4479c2..a3f5fe2b934f 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: + 28 Sep 2003; Markus Nigbur <pyrania@gentoo.org> commonbox-styles-0.6.ebuild: + Added ~amd64 keyword. request by brad@mainstreetsoftworks.com in bug #29806. + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *commonbox-styles-0.6 (26 Nov 2002) diff --git a/x11-themes/commonbox-styles/Manifest b/x11-themes/commonbox-styles/Manifest index 363eac056094..a36d050ae99b 100644 --- a/x11-themes/commonbox-styles/Manifest +++ b/x11-themes/commonbox-styles/Manifest @@ -1,3 +1,3 @@ -MD5 19817065bda05ea87c687dac269b490d ChangeLog 2396 -MD5 a5276939f9f595fb5c1306492dbbc943 commonbox-styles-0.6.ebuild 740 +MD5 9c31fb4ea241823c1cdfea7e77952d72 commonbox-styles-0.6.ebuild 747 +MD5 bf90d64d3da2dd9d53d76256003804ee ChangeLog 2555 MD5 34b1243aeeafc9132e1c7217c2119d22 files/digest-commonbox-styles-0.6 73 diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index 4bf5ee1c428f..fbd2c766f2aa 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.6 2003/06/20 14:24:01 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.7 2003/09/28 17:24:34 pyrania Exp $ S=${WORKDIR}/${P} DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." @@ -10,7 +10,7 @@ HOMEPAGE="http://gentoo.mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64" RDEPEND="virtual/x11" |