diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 22:11:30 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 22:11:30 +0000 |
commit | b773ad88bc726661ffd30315a9b6ddc336593b0c (patch) | |
tree | 14a7b89776510c6b6ba52d398a8db53d5a7905a7 /kde-base/ksnapshot | |
parent | [kde-base] Drop KDE SC 4.4.1 (diff) | |
download | historical-b773ad88bc726661ffd30315a9b6ddc336593b0c.tar.gz historical-b773ad88bc726661ffd30315a9b6ddc336593b0c.tar.bz2 historical-b773ad88bc726661ffd30315a9b6ddc336593b0c.zip |
[kde-base] Drop KDE SC 4.4.1
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-4.4.1.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 65e9a23f7711..405521a68e28 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.146 2010/05/03 21:17:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.147 2010/05/03 22:01:16 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -ksnapshot-4.4.1.ebuild: + Drop KDE SC 4.4.1 *ksnapshot-4.4.3 (03 May 2010) diff --git a/kde-base/ksnapshot/ksnapshot-4.4.1.ebuild b/kde-base/ksnapshot/ksnapshot-4.4.1.ebuild deleted file mode 100644 index 66a27de207ec..000000000000 --- a/kde-base/ksnapshot/ksnapshot-4.4.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-4.4.1.ebuild,v 1.1 2010/03/02 18:41:22 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdegraphics" -inherit kde4-meta - -DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" |