diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:34:08 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:34:08 +0000 |
commit | e042439e4881baacd8a4a6fb97df6ce1fb975287 (patch) | |
tree | 4dd9f1bd58a2e82804fce1f7aecdf0eea27d65c7 /kde-base/ksnapshot | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-e042439e4881baacd8a4a6fb97df6ce1fb975287.tar.gz gentoo-2-e042439e4881baacd8a4a6fb97df6ce1fb975287.tar.bz2 gentoo-2-e042439e4881baacd8a4a6fb97df6ce1fb975287.zip |
Drop KDE 4.1.2 and 4.1.3
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.1.2.ebuild | 12 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.1.3.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index beefa5b209f7..9adf94ca76d1 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.99 2009/01/13 22:49:16 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.100 2009/01/14 15:34:08 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -ksnapshot-4.1.2.ebuild, + -ksnapshot-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *ksnapshot-4.1.4 (13 Jan 2009) diff --git a/kde-base/ksnapshot/ksnapshot-4.1.2.ebuild b/kde-base/ksnapshot/ksnapshot-4.1.2.ebuild deleted file mode 100644 index 74a44ab30969..000000000000 --- a/kde-base/ksnapshot/ksnapshot-4.1.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.1.2.ebuild,v 1.1 2008/10/02 10:01:08 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdegraphics -inherit kde4-meta - -DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" diff --git a/kde-base/ksnapshot/ksnapshot-4.1.3.ebuild b/kde-base/ksnapshot/ksnapshot-4.1.3.ebuild deleted file mode 100644 index 0cccfaa48bdd..000000000000 --- a/kde-base/ksnapshot/ksnapshot-4.1.3.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.1.3.ebuild,v 1.2 2008/11/16 08:02:34 vapier Exp $ - -EAPI="2" - -KMNAME=kdegraphics -inherit kde4-meta - -DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |