diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-03-13 21:19:13 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-03-13 21:19:13 +0000 |
commit | 5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5 (patch) | |
tree | ec7b172633d80bd566500eb79f61cfee9931757c /kde-base/kdeartwork-emoticons | |
parent | add alpha keyword (diff) | |
download | historical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.tar.gz historical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.tar.bz2 historical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.zip |
kde 3.4.0 ebuilds. the tarballs will be available from upstream Wednesday.
as per cryos' request, keeping the ~amd64 keywords where present, even though i'm not an amd64 dev.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
4 files changed, 23 insertions, 11 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index b1eda1000755..51a8ca6f5f5b 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,11 @@ # 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.3 2005/03/08 02:40:39 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.4 2005/03/13 21:19:01 danarmak Exp $ + + 13 Mar 2005; Dan Armak <danarmak@gentoo.org> + kdeartwork-emoticons-3.4.0.ebuild: + KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a + few more days. 08 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> kdeartwork-emoticons-3.4.0_rc1.ebuild: diff --git a/kde-base/kdeartwork-emoticons/Manifest b/kde-base/kdeartwork-emoticons/Manifest index c2887545bffe..5f439b3c8b11 100644 --- a/kde-base/kdeartwork-emoticons/Manifest +++ b/kde-base/kdeartwork-emoticons/Manifest @@ -1,16 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 36e3d1f7440ee96a97765a0e702cb12c kdeartwork-emoticons-3.4.0.ebuild 448 MD5 641e20bc7013847f53f5f39775176c84 kdeartwork-emoticons-3.4.0_rc1.ebuild 455 MD5 131c447ea1c71faea2bb7883d51f4392 kdeartwork-emoticons-3.4.0_beta2.ebuild 453 MD5 5d94a0dfc97588071347ef1a820816ff ChangeLog 766 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 MD5 92c0fb40653b25f4d53c3ee2063819b9 files/digest-kdeartwork-emoticons-3.4.0_beta2 304 MD5 ace1aa288fc445334d417fd8ecc6fd1c files/digest-kdeartwork-emoticons-3.4.0_rc1 390 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFCLRC6ntT9W3vfTuoRAiXzAJ40fd+mOcDOmtU8E8p/p9WUxNCW4wCfXpnM -OlolFDPckssuky8T31NTwl8= -=nGXd ------END PGP SIGNATURE----- +MD5 c9a45836420240177a502b8a0f421222 files/digest-kdeartwork-emoticons-3.4.0 71 diff --git a/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.0 b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.0 new file mode 100644 index 000000000000..85aaba69fb4c --- /dev/null +++ b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.0 @@ -0,0 +1 @@ +MD5 89df94d9e6c63887e5a66312b6514d0d kdeartwork-3.4.0.tar.bz2 18077818 diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0.ebuild new file mode 100644 index 000000000000..5c4eddda6be4 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0.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.0.ebuild,v 1.1 2005/03/13 21:19:01 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="" |