diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-06 02:08:06 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-06 02:08:06 +0000 |
commit | 007893e875dee4925d6e74a982a5a13f83dcb1ee (patch) | |
tree | f29049f584c52e457bdb92d0a261c67c5f57f76b /kde-base/kdeartwork-emoticons | |
parent | Add a warning (copied from xine-lib) to pkg_postinst that the user will not b... (diff) | |
download | historical-007893e875dee4925d6e74a982a5a13f83dcb1ee.tar.gz historical-007893e875dee4925d6e74a982a5a13f83dcb1ee.tar.bz2 historical-007893e875dee4925d6e74a982a5a13f83dcb1ee.zip |
Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
3 files changed, 5 insertions, 16 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 90263bab0cd9..4bfa8a1837f8 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-emoticons # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.26 2006/03/27 21:56:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.27 2006/04/06 01:14:28 flameeyes Exp $ + + 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> + -kdeartwork-emoticons-3.5.0.ebuild: + Removed old 3.5.0/3.5.1 packages. 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kdeartwork-emoticons-3.5.0.ebuild, kdeartwork-emoticons-3.5.1.ebuild: diff --git a/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.5.0 b/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.5.0 deleted file mode 100644 index 2e62a440db7e..000000000000 --- a/kde-base/kdeartwork-emoticons/files/digest-kdeartwork-emoticons-3.5.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 052c736c9c12defbb2e7de04ff0b2ae6 kdeartwork-3.5.0.tar.bz2 16610564 diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild deleted file mode 100644 index c3c282ebfd34..000000000000 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2006 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.0.ebuild,v 1.6 2006/03/27 21:56:50 agriffis Exp $ - -KMMODULE=emoticons -KMNAME=kdeartwork -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" -DEPEND="" |