diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-21 19:52:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-21 19:52:16 +0000 |
commit | a64f452b7dc3ca1b43724119fd6117b235b826a9 (patch) | |
tree | 6e1497aeeae9cc42d26b042a7e85a538e8a6f9f5 /kde-base/lilo-config | |
parent | Stable on amd64/ppc/x86 wrt release snapshot. (diff) | |
download | gentoo-2-a64f452b7dc3ca1b43724119fd6117b235b826a9.tar.gz gentoo-2-a64f452b7dc3ca1b43724119fd6117b235b826a9.tar.bz2 gentoo-2-a64f452b7dc3ca1b43724119fd6117b235b826a9.zip |
removed ~ppc64 again; should never get here again...
(Portage version: 2.1-r2)
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r-- | kde-base/lilo-config/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.1.ebuild | 4 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.4.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 59a8dc5ca272..f6e92fcc80f7 100644 --- a/kde-base/lilo-config/ChangeLog +++ b/kde-base/lilo-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/lilo-config # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.25 2006/07/25 09:17:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.26 2006/08/21 19:52:16 corsair Exp $ + + 21 Aug 2006; Markus Rothe <corsair@gentoo.org> lilo-config-3.5.1.ebuild, + lilo-config-3.5.3.ebuild, lilo-config-3.5.4.ebuild: + removed ~ppc64 again; should never get here again... *lilo-config-3.5.4 (25 Jul 2006) diff --git a/kde-base/lilo-config/lilo-config-3.5.1.ebuild b/kde-base/lilo-config/lilo-config-3.5.1.ebuild index 9ef28c7e769e..d0ae8f7c56c5 100644 --- a/kde-base/lilo-config/lilo-config-3.5.1.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.1.ebuild,v 1.7 2006/06/01 05:03:22 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.1.ebuild,v 1.8 2006/08/21 19:52:16 corsair Exp $ KMNAME=kdeadmin MAXKDEVER=3.5.2 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="alpha amd64 ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" DEPEND="" diff --git a/kde-base/lilo-config/lilo-config-3.5.3.ebuild b/kde-base/lilo-config/lilo-config-3.5.3.ebuild index e02745b05ab1..7929f8eb4f0d 100644 --- a/kde-base/lilo-config/lilo-config-3.5.3.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.3.ebuild,v 1.1 2006/06/01 21:01:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.3.ebuild,v 1.2 2006/08/21 19:52:16 corsair Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" diff --git a/kde-base/lilo-config/lilo-config-3.5.4.ebuild b/kde-base/lilo-config/lilo-config-3.5.4.ebuild index 3662ef1100c3..8d2a1c4205f3 100644 --- a/kde-base/lilo-config/lilo-config-3.5.4.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.4.ebuild,v 1.1 2006/07/25 09:17:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.4.ebuild,v 1.2 2006/08/21 19:52:16 corsair Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" |