diff options
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 5 | ||||
-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, 8 insertions, 5 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index bf31ec7d136a..7c08fb40d7cf 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for x11-themes/commonbox-styles -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> commonbox-styles-0.6.ebuild: + stable on ia64 + 13 Nov 2003; <tuxus@gentoo.org> commonbox-styles-0.6.ebuild: added mips to KEYWORDS diff --git a/x11-themes/commonbox-styles/Manifest b/x11-themes/commonbox-styles/Manifest index c3eea4899dc5..b2cfd1763026 100644 --- a/x11-themes/commonbox-styles/Manifest +++ b/x11-themes/commonbox-styles/Manifest @@ -1,4 +1,4 @@ -MD5 c4d56278d689a904be826136b1fff399 commonbox-styles-0.6.ebuild 751 +MD5 816e67b2e1843db17766ff9a1f8d57d6 ChangeLog 2824 +MD5 a0a6866150fbb0d031e886e7a496e804 commonbox-styles-0.6.ebuild 758 MD5 de081dca0e5f4a2b0813ff1f7f7ebfab metadata.xml 256 -MD5 741ff11d5b5089ce1c6f0a95451e9b70 ChangeLog 2727 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 aad84f863cdc..d1dbc7f51684 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-2004 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.9 2004/01/14 23:45:22 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.10 2004/02/17 22:59:47 agriffis 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 mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 mips ia64" RDEPEND="virtual/x11" |