diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 14:44:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 14:44:08 +0000 |
commit | 6ed12506c501b262887ad7990f746a73de349b40 (patch) | |
tree | 174e1ad2819b1f340a63cdaeff12326afe9495cf /kde-base/amor | |
parent | Remove kde and phonon USE flags and relative deps since qt3support code is co... (diff) | |
download | historical-6ed12506c501b262887ad7990f746a73de349b40.tar.gz historical-6ed12506c501b262887ad7990f746a73de349b40.tar.bz2 historical-6ed12506c501b262887ad7990f746a73de349b40.zip |
ppc stable #396359
Package-Manager: portage-2.1.10.44/cvs/Linux ppc
RepoMan-Options: --force
Diffstat (limited to 'kde-base/amor')
-rw-r--r-- | kde-base/amor/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/amor/amor-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index 9ddd7aebf8bd..f18dc415d275 100644 --- a/kde-base/amor/ChangeLog +++ b/kde-base/amor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/amor # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.200 2012/01/25 18:17:05 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.201 2012/02/18 14:43:46 nixnut Exp $ + + 18 Feb 2012; nixnut <nixnut@gentoo.org> amor-4.7.4.ebuild: + ppc stable #396359 *amor-4.8.0 (25 Jan 2012) diff --git a/kde-base/amor/amor-4.7.4.ebuild b/kde-base/amor/amor-4.7.4.ebuild index 3b35ef7929b8..e8f37f7bb19e 100644 --- a/kde-base/amor/amor-4.7.4.ebuild +++ b/kde-base/amor/amor-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.7.4.ebuild,v 1.3 2012/01/16 21:00:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.7.4.ebuild,v 1.4 2012/02/18 14:43:46 nixnut Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdetoys" inherit kde4-meta DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |