diff options
author | Jan Seidel <tuxus@gentoo.org> | 2003-11-13 14:04:47 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2003-11-13 14:04:47 +0000 |
commit | 81b4f762d1fc3a837695ec5d38b8ba49f209faa9 (patch) | |
tree | c1e42864084840b960c82ab40caaae107fd8844a /x11-themes/commonbox-styles | |
parent | added mips to KEYWORDS (diff) | |
download | historical-81b4f762d1fc3a837695ec5d38b8ba49f209faa9.tar.gz historical-81b4f762d1fc3a837695ec5d38b8ba49f209faa9.tar.bz2 historical-81b4f762d1fc3a837695ec5d38b8ba49f209faa9.zip |
added mips to KEYWORDS
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 d836ebd6568b..bf31ec7d136a 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: + 13 Nov 2003; <tuxus@gentoo.org> commonbox-styles-0.6.ebuild: + added mips to KEYWORDS + 30 Oct 2003; Brandon Hale <tseng@gentoo.org> metadata.xml: Added metadata.xml diff --git a/x11-themes/commonbox-styles/Manifest b/x11-themes/commonbox-styles/Manifest index f8d296039311..aa21766b54e7 100644 --- a/x11-themes/commonbox-styles/Manifest +++ b/x11-themes/commonbox-styles/Manifest @@ -1,4 +1,4 @@ -MD5 7dc3624ab777c346b1327ee7293ee809 ChangeLog 2638 -MD5 9c31fb4ea241823c1cdfea7e77952d72 commonbox-styles-0.6.ebuild 747 +MD5 741ff11d5b5089ce1c6f0a95451e9b70 ChangeLog 2727 +MD5 1d60b48c485400c3bd6e1a7c10b807dc commonbox-styles-0.6.ebuild 750 MD5 de081dca0e5f4a2b0813ff1f7f7ebfab metadata.xml 256 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 fbd2c766f2aa..68a4560ba449 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.7 2003/09/28 17:24:34 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.8 2003/11/13 14:04:41 tuxus 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 ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 mips" RDEPEND="virtual/x11" |