diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-05-25 21:23:15 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-05-25 21:23:15 +0000 |
commit | 2c22cfa8ffcfc73043bf37aeee39170605f0eb4d (patch) | |
tree | d056634258bce285b9c3837f09ef42145572f845 /kde-base/kdeartwork-emoticons | |
parent | Add the missing HOMEPAGE variable so repoman doesn't complain. (diff) | |
download | gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.tar.gz gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.tar.bz2 gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.zip |
KDE 3.4.1 ebuilds; package.masked as they aren't released yet
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
4 files changed, 27 insertions, 2 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 1ba03c80cf43..784241cb88ba 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-base/kdeartwork-emoticons # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.7 2005/04/27 20:43:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.8 2005/05/25 21:23:03 danarmak Exp $ + +*kdeartwork-emoticons-3.4.1 (25 May 2005) + + 25 May 2005; Dan Armak <danarmak@gentoo.org> + +kdeartwork-emoticons-3.4.1.ebuild: + Ebuilds for KDE 3.4.1. These are package.masked until 3.4.1 is actually + released. You can't get the tarballs yet. 27 Apr 2005; Markus Rothe <corsair@gentoo.org> kdeartwork-emoticons-3.4.0.ebuild: diff --git a/kde-base/kdeartwork-emoticons/Manifest b/kde-base/kdeartwork-emoticons/Manifest index 63b7a17d70a6..37b4e25d7ca2 100644 --- a/kde-base/kdeartwork-emoticons/Manifest +++ b/kde-base/kdeartwork-emoticons/Manifest @@ -1,4 +1,6 @@ -MD5 7376ca0bf89f1f1eac94a111e1c019ef ChangeLog 1274 MD5 dc45d5b94b0dd67b5ad3db5b508c07cf kdeartwork-emoticons-3.4.0.ebuild 472 +MD5 541266012c8634eaa90461803bd9444b kdeartwork-emoticons-3.4.1.ebuild 453 +MD5 7376ca0bf89f1f1eac94a111e1c019ef ChangeLog 1274 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 c9a45836420240177a502b8a0f421222 files/digest-kdeartwork-emoticons-3.4.0 71 +MD5 e98e5427b49d655e58d8aa33ff728a51 files/digest-kdeartwork-emoticons-3.4.1 142 diff --git a/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.1 b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.1 new file mode 100644 index 000000000000..4a6ba39eb025 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.1 @@ -0,0 +1,2 @@ +MD5 89df94d9e6c63887e5a66312b6514d0d kdeartwork-3.4.0.tar.bz2 18077818 +MD5 0f58245c2fa3c58dbe139da43037a203 kdeartwork-3.4.1.tar.bz2 18066167 diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.1.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.1.ebuild new file mode 100644 index 000000000000..ad9e20e42954 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.1.ebuild,v 1.1 2005/05/25 21:23:03 danarmak Exp $ + +KMMODULE=emoticons +KMNAME=kdeartwork +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" +KEYWORDS="~x86 ~amd64" +IUSE="" +DEPEND="" |