diff options
author | 2008-02-19 02:07:34 +0000 | |
---|---|---|
committer | 2008-02-19 02:07:34 +0000 | |
commit | c69c1b16517ade7522b5b4bb83710c83705c10c3 (patch) | |
tree | 4c5b511005ef77bfc74c153a2a3158e71e0026a1 /x11-themes | |
parent | Old. (diff) | |
download | gentoo-2-c69c1b16517ade7522b5b4bb83710c83705c10c3.tar.gz gentoo-2-c69c1b16517ade7522b5b4bb83710c83705c10c3.tar.bz2 gentoo-2-c69c1b16517ade7522b5b4bb83710c83705c10c3.zip |
Old.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/comix/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/comix/comix-1.3.7.ebuild | 19 |
2 files changed, 5 insertions, 21 deletions
diff --git a/x11-themes/comix/ChangeLog b/x11-themes/comix/ChangeLog index 2701fed4baa4..8bb683eab47e 100644 --- a/x11-themes/comix/ChangeLog +++ b/x11-themes/comix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/comix -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.21 2007/02/21 22:45:07 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.22 2008/02/19 02:07:34 ingmar Exp $ + + 19 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -comix-1.3.7.ebuild: + Old. 21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-themes/comix/comix-1.3.7.ebuild b/x11-themes/comix/comix-1.3.7.ebuild deleted file mode 100644 index e9726ae6f731..000000000000 --- a/x11-themes/comix/comix-1.3.7.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/comix-1.3.7.ebuild,v 1.1 2006/03/07 18:46:22 flameeyes Exp $ - -inherit kde -KLV="16028" - -DESCRIPTION="Comix style for KDE" -HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" -SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )" - -need-kde 3.3 |