diff options
author | Simone Gotti <motaboy@gentoo.org> | 2004-12-21 00:01:22 +0000 |
---|---|---|
committer | Simone Gotti <motaboy@gentoo.org> | 2004-12-21 00:01:22 +0000 |
commit | c7d470ad4a7ff772248239381d78c4ce861dc9ef (patch) | |
tree | 35ebaccabe21a686a66c3ea7655a2c9facd194c8 /x11-themes | |
parent | New version (diff) | |
download | historical-c7d470ad4a7ff772248239381d78c4ce861dc9ef.tar.gz historical-c7d470ad4a7ff772248239381d78c4ce861dc9ef.tar.bz2 historical-c7d470ad4a7ff772248239381d78c4ce861dc9ef.zip |
New ebuild. Thanks to Kostas Petrakis andPawel Bugalski. Closes bug #65092.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/comix/ChangeLog | 10 | ||||
-rw-r--r-- | x11-themes/comix/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/comix/comix-1.1.6.ebuild | 17 | ||||
-rw-r--r-- | x11-themes/comix/files/digest-comix-1.1.6 | 1 | ||||
-rw-r--r-- | x11-themes/comix/metadata.xml | 5 |
5 files changed, 37 insertions, 0 deletions
diff --git a/x11-themes/comix/ChangeLog b/x11-themes/comix/ChangeLog new file mode 100644 index 000000000000..d402b779ad30 --- /dev/null +++ b/x11-themes/comix/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-themes/comix +# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/ChangeLog,v 1.1 2004/12/21 00:01:22 motaboy Exp $ + +*comix-1.1.6 (21 Dec 2004) + + 21 Dec 2004; Simone Gotti <motaboy@gentoo.org> +metadata.xml, + +comix-1.1.6.ebuild: + New ebuild. Thanks to Kostas Petrakis and Pawel Bugalski. Closes bug #65092. + diff --git a/x11-themes/comix/Manifest b/x11-themes/comix/Manifest new file mode 100644 index 000000000000..80b78e58e365 --- /dev/null +++ b/x11-themes/comix/Manifest @@ -0,0 +1,4 @@ +MD5 8aaf497023c0f95be345b08cb1b3be45 comix-1.1.6.ebuild 480 +MD5 6fec7e47fc3445f0c04507f2509936e6 ChangeLog 401 +MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162 +MD5 5b692c2d0c22102cea73a0f2a421c440 files/digest-comix-1.1.6 70 diff --git a/x11-themes/comix/comix-1.1.6.ebuild b/x11-themes/comix/comix-1.1.6.ebuild new file mode 100644 index 000000000000..85dbd08f7ce5 --- /dev/null +++ b/x11-themes/comix/comix-1.1.6.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix/comix-1.1.6.ebuild,v 1.1 2004/12/21 00:01:22 motaboy Exp $ + +inherit kde +KLV="16028" + +DESCRIPTION="Comix style for KDE 3.3" +HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" +SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86" +IUSE="" + +need-kde 3.3
\ No newline at end of file diff --git a/x11-themes/comix/files/digest-comix-1.1.6 b/x11-themes/comix/files/digest-comix-1.1.6 new file mode 100644 index 000000000000..6e751071dfbf --- /dev/null +++ b/x11-themes/comix/files/digest-comix-1.1.6 @@ -0,0 +1 @@ +MD5 2cf2298b6dfda08ad7a3d6f2cecf30a3 16028-comix-1.1.6.tar.bz2 424341 diff --git a/x11-themes/comix/metadata.xml b/x11-themes/comix/metadata.xml new file mode 100644 index 000000000000..b435a8440ccd --- /dev/null +++ b/x11-themes/comix/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>kde-other</herd> +</pkgmetadata> |