diff options
Diffstat (limited to 'kde-base/amor')
-rw-r--r-- | kde-base/amor/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/amor/amor-4.12.1.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index 5384c0c3aacc..a94d3cf7da08 100644 --- a/kde-base/amor/ChangeLog +++ b/kde-base/amor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/amor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.293 2014/02/09 10:04:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.294 2014/02/14 12:23:04 johu Exp $ + + 14 Feb 2014; Johannes Huber <johu@gentoo.org> -amor-4.12.1.ebuild: + Remove KDE SC 4.12.1 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> amor-4.11.5.ebuild: Stable for amd64, wrt bug #493782 diff --git a/kde-base/amor/amor-4.12.1.ebuild b/kde-base/amor/amor-4.12.1.ebuild deleted file mode 100644 index 6f371190a91d..000000000000 --- a/kde-base/amor/amor-4.12.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.12.1.ebuild,v 1.1 2014/01/18 11:23:58 dilfridge Exp $ - -EAPI=5 - -KDE_HANDBOOK="optional" -inherit kde4-base - -DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND="x11-libs/libX11 - x11-libs/libXext" -RDEPEND="${DEPEND}" |