diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 22:19:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 22:19:47 +0000 |
commit | cf23e1a3d66a11a79301faf51c487f4919d11d92 (patch) | |
tree | 1b44b1f9cdc1b7d8036ffab6084102cd012d6919 /x11-themes/conectiva-crystal | |
parent | fix use invocation, glibc -> libc (Manifest recommit) (diff) | |
download | gentoo-2-cf23e1a3d66a11a79301faf51c487f4919d11d92.tar.gz gentoo-2-cf23e1a3d66a11a79301faf51c487f4919d11d92.tar.bz2 gentoo-2-cf23e1a3d66a11a79301faf51c487f4919d11d92.zip |
sync IUSE, add sed-4 dep
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-021209.ebuild | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-themes/conectiva-crystal/ChangeLog b/x11-themes/conectiva-crystal/ChangeLog index e142a3e54fed..a3306273cbba 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/ChangeLog,v 1.14 2004/06/24 23:24:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/ChangeLog,v 1.15 2004/06/28 22:19:47 agriffis Exp $ + + 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> + conectiva-crystal-021209.ebuild: + sync IUSE, add sed-4 dep 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> conectiva-crystal-3.1_beta37-r1.ebuild: diff --git a/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild b/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild index be140c3ca112..95075951da86 100644 --- a/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild +++ b/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild,v 1.9 2004/06/24 23:24:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild,v 1.10 2004/06/28 22:19:47 agriffis Exp $ inherit kde @@ -11,8 +11,10 @@ DESCRIPTION="Conectiva Crystal - Icon theme. Warning: included in >=kdeartwork-3 SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}.tar.gz" HOMEPAGE="http://www.conectiva.com.br" KEYWORDS="x86 alpha ppc" +IUSE="" SLOT="0" LICENSE="as-is" +DEPEND=">=sys-apps/sed-4" # stripping hangs and we've no binaries RESTRICT="$RESTRICT nostrip" |