diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-02-27 20:21:43 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-02-27 20:21:43 +0000 |
commit | eb00931a65b01c6559e9cf4565d5263b8e4d2a4e (patch) | |
tree | 26e99fc434b21328d349949a5cf9a31a1c232c6a /kde-base/kdeartwork-emoticons | |
parent | Added ~sparc keyword. (diff) | |
download | gentoo-2-eb00931a65b01c6559e9cf4565d5263b8e4d2a4e.tar.gz gentoo-2-eb00931a65b01c6559e9cf4565d5263b8e4d2a4e.tar.bz2 gentoo-2-eb00931a65b01c6559e9cf4565d5263b8e4d2a4e.zip |
3.4.0 RC1 split ebuilds
(Portage version: 2.0.51-r15)
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
4 files changed, 28 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index fe44d4fa7a99..3c2a8488bfb3 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.1 2005/02/05 18:43:37 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.2 2005/02/27 20:21:32 danarmak Exp $ + +*kdeartwork-emoticons-3.4.0_rc1 (27 Feb 2005) + + 27 Feb 2005; Dan Armak <danarmak@gentoo.org> + +kdeartwork-emoticons-3.4.0_rc1.ebuild: + Ebuild for 3.4.0 RC1. *kdeartwork-emoticons-3.4.0_beta2 (05 Feb 2005) diff --git a/kde-base/kdeartwork-emoticons/Manifest b/kde-base/kdeartwork-emoticons/Manifest index 4f516c65e528..d7821780dc6d 100644 --- a/kde-base/kdeartwork-emoticons/Manifest +++ b/kde-base/kdeartwork-emoticons/Manifest @@ -1,4 +1,6 @@ +MD5 131c447ea1c71faea2bb7883d51f4392 kdeartwork-emoticons-3.4.0_rc1.ebuild 453 MD5 131c447ea1c71faea2bb7883d51f4392 kdeartwork-emoticons-3.4.0_beta2.ebuild 453 MD5 a30d6a61e7277538ecc8184eec9a3ee2 ChangeLog 456 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 diff --git a/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.0_rc1 b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.0_rc1 new file mode 100644 index 000000000000..a5b644f989fa --- /dev/null +++ b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.0_rc1 @@ -0,0 +1,5 @@ +MD5 239feea449239eafee62d8afd6c9e90e kdeartwork-3.3.90.tar.bz2 17895424 +MD5 a319a69d2d5db4ac06f33042d9f3ef25 kdeartwork-3.3.90-3.3.91.tar.xdelta 177976 +MD5 9c833754e038a896f390b59a9b55ff2a kdeartwork-3.3.91-3.3.92.tar.xdelta 356418 +MD5 ed2595a5fb358bf947143a0bf22a0de5 kdeartwork-3.3.92-3.4.0-rc1.tar.xdelta 250368 +MD5 c9e277888ec8c2382829bc78b25c5975 kdeartwork-3.4.0-rc1.tar.bz2 18078467 diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0_rc1.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0_rc1.ebuild new file mode 100644 index 000000000000..d525edc0b449 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0_rc1.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_rc1.ebuild,v 1.1 2005/02/27 20:21:32 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" +IUSE="" +DEPEND="" |