diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-17 12:26:49 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-17 12:26:49 +0000 |
commit | 01df37e676b9ef871d0ec4b365991651eeac4c2c (patch) | |
tree | 36ed05214d5a03c4b7ba87bf6c6066d3405052d5 /x11-themes/conectiva-crystal | |
parent | Added dependencies for xmltv-0.5.32 (Manifest recommit) (diff) | |
download | gentoo-2-01df37e676b9ef871d0ec4b365991651eeac4c2c.tar.gz gentoo-2-01df37e676b9ef871d0ec4b365991651eeac4c2c.tar.bz2 gentoo-2-01df37e676b9ef871d0ec4b365991651eeac4c2c.zip |
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'x11-themes/conectiva-crystal')
-rw-r--r-- | x11-themes/conectiva-crystal/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-themes/conectiva-crystal/ChangeLog b/x11-themes/conectiva-crystal/ChangeLog index eca52b2f353d..1b5d3108ee69 100644 --- a/x11-themes/conectiva-crystal/ChangeLog +++ b/x11-themes/conectiva-crystal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/conectiva-crystal # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/ChangeLog,v 1.12 2004/03/14 17:32:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/ChangeLog,v 1.13 2004/04/17 12:26:49 aliz Exp $ + + 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> + conectiva-crystal-3.1_beta37-r1.ebuild: + Added IUSE. 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> conectiva-crystal-021209.ebuild, conectiva-crystal-3.1_beta37-r1.ebuild: diff --git a/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild b/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild index 5a0fc38b702e..3f3290d52a77 100644 --- a/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild +++ b/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.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/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild,v 1.5 2004/03/14 17:32:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-3.1_beta37-r1.ebuild,v 1.6 2004/04/17 12:26:49 aliz Exp $ inherit kde @@ -13,6 +13,7 @@ HOMEPAGE="http://www.conectiva.com.br" KEYWORDS="x86 ppc alpha" SLOT="0" LICENSE="as-is" +IUSE="" # stripping hangs and we've no binaries RESTRICT="$RESTRICT nostrip" |