diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-02-05 18:43:37 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-02-05 18:43:37 +0000 |
commit | aacb0b1d6ceb087822d79a951a2af0c01eb5bbfa (patch) | |
tree | 520e3f62947de3c8ce8b592285ba73134d4ea426 /kde-base | |
parent | add new package kdeartwork-emoticons to derivation map (diff) | |
download | gentoo-2-aacb0b1d6ceb087822d79a951a2af0c01eb5bbfa.tar.gz gentoo-2-aacb0b1d6ceb087822d79a951a2af0c01eb5bbfa.tar.bz2 gentoo-2-aacb0b1d6ceb087822d79a951a2af0c01eb5bbfa.zip |
New in 3.4.0_beta2: emotional icons from the kdeartwork package.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'kde-base')
5 files changed, 36 insertions, 0 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog new file mode 100644 index 000000000000..fe44d4fa7a99 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -0,0 +1,10 @@ +# 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 $ + +*kdeartwork-emoticons-3.4.0_beta2 (05 Feb 2005) + + 05 Feb 2005; Dan Armak <danarmak@gentoo.org> +metadata.xml, + +kdeartwork-emoticons-3.4.0_beta2.ebuild: + New in 3.4.0_beta2: emotional icons from the kdeartwork package. + diff --git a/kde-base/kdeartwork-emoticons/Manifest b/kde-base/kdeartwork-emoticons/Manifest new file mode 100644 index 000000000000..681b9f932ae0 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/Manifest @@ -0,0 +1,3 @@ +MD5 dde948827ce56fdc4eb61fc1c0234466 kdeartwork-emoticons-3.4.0_beta2.ebuild 455 +MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 +MD5 92c0fb40653b25f4d53c3ee2063819b9 files/digest-kdeartwork-emoticons-3.4.0_beta2 304 diff --git a/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.0_beta2 b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.0_beta2 new file mode 100644 index 000000000000..0b76982021ae --- /dev/null +++ b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.4.0_beta2 @@ -0,0 +1,4 @@ +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 abb464c358126e389af6c744e4770010 kdeartwork-3.3.92.tar.bz2 18068104 diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0_beta2.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0_beta2.ebuild new file mode 100644 index 000000000000..df7712f8c0a6 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.4.0_beta2.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_beta2.ebuild,v 1.1 2005/02/05 18:43:37 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="" diff --git a/kde-base/kdeartwork-emoticons/metadata.xml b/kde-base/kdeartwork-emoticons/metadata.xml new file mode 100644 index 000000000000..1a4592f97a10 --- /dev/null +++ b/kde-base/kdeartwork-emoticons/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-core</herd> +</pkgmetadata> |