diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-22 18:18:32 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-22 18:18:32 +0000 |
commit | 632b4ee70baa05f8860a12b92cc5722cc1287563 (patch) | |
tree | af6e0b840f876363abfaea4d066a78c02cbb6d7d /kde-base/kdeartwork-emoticons | |
parent | Stable on sparc (diff) | |
download | gentoo-2-632b4ee70baa05f8860a12b92cc5722cc1287563.tar.gz gentoo-2-632b4ee70baa05f8860a12b92cc5722cc1287563.tar.bz2 gentoo-2-632b4ee70baa05f8860a12b92cc5722cc1287563.zip |
Bump to 3.5 beta1.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
4 files changed, 27 insertions, 4 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 73049384ae38..20229cb52b1d 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,12 @@ # 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.14 2005/09/13 07:53:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.15 2005/09/22 18:13:46 flameeyes Exp $ + +*kdeartwork-emoticons-3.5_beta1 (22 Sep 2005) + + 22 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> + +kdeartwork-emoticons-3.5_beta1.ebuild: + Bump to 3.5 beta1. 13 Sep 2005; Aron Griffis <agriffis@gentoo.org> kdeartwork-emoticons-3.4.1.ebuild: diff --git a/kde-base/kdeartwork-emoticons/Manifest b/kde-base/kdeartwork-emoticons/Manifest index 00c869225714..8f8d425bd130 100644 --- a/kde-base/kdeartwork-emoticons/Manifest +++ b/kde-base/kdeartwork-emoticons/Manifest @@ -1,6 +1,8 @@ +MD5 972ac72f9569bd8187482659a3c8c145 ChangeLog 2425 +MD5 bb88ab313d6a096c6607ea2f5795a492 kdeartwork-emoticons-3.5_beta1.ebuild 455 +MD5 9989111e39f7930b46fd3ac606368efa kdeartwork-emoticons-3.4.1.ebuild 476 MD5 bb88ab313d6a096c6607ea2f5795a492 kdeartwork-emoticons-3.5_alpha1.ebuild 455 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 -MD5 edcc4e6c7c2bd855c36d638531c01e97 ChangeLog 2261 -MD5 9989111e39f7930b46fd3ac606368efa kdeartwork-emoticons-3.4.1.ebuild 476 -MD5 5234e1c4183e1fcf2920020eeff6965a files/digest-kdeartwork-emoticons-3.5_alpha1 72 +MD5 7f1e0c6f226befe1c3b684e3bdf5b4a8 files/digest-kdeartwork-emoticons-3.5_beta1 72 MD5 3ce4c765a64632e913584e2bc500f6d3 files/digest-kdeartwork-emoticons-3.4.1 220 +MD5 5234e1c4183e1fcf2920020eeff6965a files/digest-kdeartwork-emoticons-3.5_alpha1 72 diff --git a/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.5_beta1 b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.5_beta1 new file mode 100644 index 000000000000..b1b876528e24 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.5_beta1 @@ -0,0 +1 @@ +MD5 be687ec289e437167d4898f688718764 kdeartwork-3.4.91.tar.bz2 16606564 diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5_beta1.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5_beta1.ebuild new file mode 100644 index 000000000000..a32bae657d9e --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5_beta1.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.5_beta1.ebuild,v 1.1 2005/09/22 18:13:46 flameeyes Exp $ + +KMMODULE=emoticons +KMNAME=kdeartwork +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" +KEYWORDS="~amd64" +IUSE="" +DEPEND="" |