diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-30 10:33:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-30 10:33:38 +0000 |
commit | 8fa5379a5bbd4b84bba52fcb58b7d8da4d3859a3 (patch) | |
tree | 662a60d95ffbd33bc93ab0e72cbb5c9fea924f46 /kde-base/lilo-config | |
parent | Changed wording of ewarn for bug #127753 (diff) | |
download | gentoo-2-8fa5379a5bbd4b84bba52fcb58b7d8da4d3859a3.tar.gz gentoo-2-8fa5379a5bbd4b84bba52fcb58b7d8da4d3859a3.tar.bz2 gentoo-2-8fa5379a5bbd4b84bba52fcb58b7d8da4d3859a3.zip |
Removed ~ppc64; it should never ever have been added...
(Portage version: 2.0.54)
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r-- | kde-base/lilo-config/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.0.ebuild | 6 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index c7b14f65a69e..1f59c5a8144a 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.17 2006/01/22 22:53:10 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.18 2006/03/30 10:33:38 corsair Exp $ + + 30 Mar 2006; Markus Rothe <corsair@gentoo.org> lilo-config-3.5.0.ebuild, + lilo-config-3.5.1.ebuild: + Removed ~ppc64; it should never ever have been added... *lilo-config-3.5.1 (23 Jan 2006) diff --git a/kde-base/lilo-config/lilo-config-3.5.0.ebuild b/kde-base/lilo-config/lilo-config-3.5.0.ebuild index e5064d7e13d4..728ee7c34d43 100644 --- a/kde-base/lilo-config/lilo-config-3.5.0.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.0.ebuild,v 1.2 2005/12/17 13:11:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.0.ebuild,v 1.3 2006/03/30 10:33:38 corsair Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" 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 a618e3af1e62..66f94f2dc9ea 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-2005 Gentoo Foundation +# 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.2 2006/03/22 20:15:43 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.1.ebuild,v 1.3 2006/03/30 10:33:38 corsair Exp $ KMNAME=kdeadmin MAXKDEVER=3.5.2 KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |