diff options
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 3 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index 7c08fb40d7cf..fdd2deb3f553 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: + 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> commonbox-styles-0.6.ebuild: + Added IUSE=, removed S=. + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> commonbox-styles-0.6.ebuild: stable on ia64 diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index d1dbc7f51684..36df1896b34e 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild @@ -1,8 +1,8 @@ # 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.10 2004/02/17 22:59:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.11 2004/04/17 12:26:49 aliz Exp $ -S=${WORKDIR}/${P} +IUSE="" DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." SRC_URI="mirror://gentoo/${P}.tar.bz2 http://mkeadle.org/distfiles/${P}.tar.bz2" |