diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:32:14 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 13:32:14 +0000 |
commit | 1ff041b2a34504b92e053fbec6d3154d6fd63c79 (patch) | |
tree | 040663f915db7fded9ccec829043d46a0d0ffa66 /x11-themes/psi-themes | |
parent | Added patch to compile with gcc34. (diff) | |
download | historical-1ff041b2a34504b92e053fbec6d3154d6fd63c79.tar.gz historical-1ff041b2a34504b92e053fbec6d3154d6fd63c79.tar.bz2 historical-1ff041b2a34504b92e053fbec6d3154d6fd63c79.zip |
Added IUSE.
Diffstat (limited to 'x11-themes/psi-themes')
-rw-r--r-- | x11-themes/psi-themes/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/psi-themes/psi-themes-0.9.1.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-themes/psi-themes/ChangeLog b/x11-themes/psi-themes/ChangeLog index 2a273b2db0c4..fa0d8c721943 100644 --- a/x11-themes/psi-themes/ChangeLog +++ b/x11-themes/psi-themes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/psi-themes # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/psi-themes/ChangeLog,v 1.9 2004/06/11 08:26:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/psi-themes/ChangeLog,v 1.10 2004/06/19 13:29:26 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> psi-themes-0.9.1.ebuild: + Added IUSE. 11 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> psi-themes-0.8.7.ebuild, psi-themes-0.8.8.ebuild: diff --git a/x11-themes/psi-themes/psi-themes-0.9.1.ebuild b/x11-themes/psi-themes/psi-themes-0.9.1.ebuild index c0f86c5cd558..980177cc87e6 100644 --- a/x11-themes/psi-themes/psi-themes-0.9.1.ebuild +++ b/x11-themes/psi-themes/psi-themes-0.9.1.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/psi-themes/psi-themes-0.9.1.ebuild,v 1.4 2004/04/27 20:44:33 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/psi-themes/psi-themes-0.9.1.ebuild,v 1.5 2004/06/19 13:29:26 pyrania Exp $ SMILEYS="http://dev.gentoo.org/~humpback/jisp/AIM.jisp http://dev.gentoo.org/~humpback/jisp/apple_ichat-1.0.jisp @@ -53,6 +53,7 @@ HOMEPAGE="http://psi.affinix.com/ http://jisp.netflint.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~sparc ppc" +IUSE="" DEPEND=">=net-im/psi-0.9.1" |