diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 16:10:53 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 16:10:53 +0000 |
commit | d38a5828d6a18f82bc7627dfa12a7b660dfbc52e (patch) | |
tree | 62912a53eb5bad74c46691d1ec95456db51bfad6 /kde-base/kdesdk-scripts | |
parent | Prevent automatic stripping of binaries. Closes bug #252107. (diff) | |
download | historical-d38a5828d6a18f82bc7627dfa12a7b660dfbc52e.tar.gz historical-d38a5828d6a18f82bc7627dfa12a7b660dfbc52e.tar.bz2 historical-d38a5828d6a18f82bc7627dfa12a7b660dfbc52e.zip |
Drop KDE 4.1.2 and 4.1.3
Package-Manager: portage-2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64
Diffstat (limited to 'kde-base/kdesdk-scripts')
-rw-r--r-- | kde-base/kdesdk-scripts/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdesdk-scripts/kdesdk-scripts-4.1.2.ebuild | 13 | ||||
-rw-r--r-- | kde-base/kdesdk-scripts/kdesdk-scripts-4.1.3.ebuild | 13 |
3 files changed, 5 insertions, 27 deletions
diff --git a/kde-base/kdesdk-scripts/ChangeLog b/kde-base/kdesdk-scripts/ChangeLog index 014e11b8d64b..b91f1b087410 100644 --- a/kde-base/kdesdk-scripts/ChangeLog +++ b/kde-base/kdesdk-scripts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdesdk-scripts # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/ChangeLog,v 1.85 2009/01/13 21:50:33 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesdk-scripts/ChangeLog,v 1.86 2009/01/14 14:44:56 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kdesdk-scripts-4.1.2.ebuild, -kdesdk-scripts-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *kdesdk-scripts-4.1.4 (13 Jan 2009) diff --git a/kde-base/kdesdk-scripts/kdesdk-scripts-4.1.2.ebuild b/kde-base/kdesdk-scripts/kdesdk-scripts-4.1.2.ebuild deleted file mode 100644 index 8f292af170d9..000000000000 --- a/kde-base/kdesdk-scripts/kdesdk-scripts-4.1.2.ebuild +++ /dev/null @@ -1,13 +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/kdesdk-scripts/kdesdk-scripts-4.1.2.ebuild,v 1.1 2008/10/02 08:16:54 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdesdk -KMMODULE="scripts" -inherit kde4-meta - -DESCRIPTION="Kdesdk Scripts - Some useful scripts for the development of applications" -KEYWORDS="~amd64 ~x86" -IUSE="debug" diff --git a/kde-base/kdesdk-scripts/kdesdk-scripts-4.1.3.ebuild b/kde-base/kdesdk-scripts/kdesdk-scripts-4.1.3.ebuild deleted file mode 100644 index 15742cadfdfa..000000000000 --- a/kde-base/kdesdk-scripts/kdesdk-scripts-4.1.3.ebuild +++ /dev/null @@ -1,13 +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/kdesdk-scripts/kdesdk-scripts-4.1.3.ebuild,v 1.2 2008/11/16 07:26:25 vapier Exp $ - -EAPI="2" - -KMNAME=kdesdk -KMMODULE="scripts" -inherit kde4-meta - -DESCRIPTION="Kdesdk Scripts - Some useful scripts for the development of applications" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug" |