diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:02:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:02:32 +0000 |
commit | c724d2ff34799ed47870fa8f91b643c2dbbb4db5 (patch) | |
tree | 27f2f026b334784772345f89011bfaf872fc09b7 /x11-themes/commonbox-styles | |
parent | stable on ia64 (Manifest recommit) (diff) | |
download | gentoo-2-c724d2ff34799ed47870fa8f91b643c2dbbb4db5.tar.gz gentoo-2-c724d2ff34799ed47870fa8f91b643c2dbbb4db5.tar.bz2 gentoo-2-c724d2ff34799ed47870fa8f91b643c2dbbb4db5.zip |
stable on ia64
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |