diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-30 17:25:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-30 17:25:25 +0000 |
commit | 78627c694db131dde74a8896d0f14c4005f35b03 (patch) | |
tree | 8f90e3861127cb256f0d2903d6fc77df7c54c80d /kde-base/lilo-config | |
parent | Remove masks for app-editors/emacs-cvs snapshots since they are gone. (diff) | |
download | gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.tar.gz gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.tar.bz2 gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.zip |
KDE stablization for ppc64 bug 207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/lilo-config')
-rw-r--r-- | kde-base/lilo-config/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/lilo-config/lilo-config-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/lilo-config/ChangeLog b/kde-base/lilo-config/ChangeLog index 4924bbe347d1..ec5f2511d20f 100644 --- a/kde-base/lilo-config/ChangeLog +++ b/kde-base/lilo-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/lilo-config # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.45 2008/01/30 11:33:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/ChangeLog,v 1.46 2008/01/30 17:24:52 ranger Exp $ + + 30 Jan 2008; Brent Baude <ranger@gentoo.org> lilo-config-3.5.8.ebuild: + Marking lilo-config-3.5.8 ~ppc64 for bug 207634 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> lilo-config-3.5.8.ebuild: diff --git a/kde-base/lilo-config/lilo-config-3.5.8.ebuild b/kde-base/lilo-config/lilo-config-3.5.8.ebuild index c6c9796d51ef..f9327eb2fe65 100644 --- a/kde-base/lilo-config/lilo-config-3.5.8.ebuild +++ b/kde-base/lilo-config/lilo-config-3.5.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 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.8.ebuild,v 1.3 2008/01/30 11:33:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lilo-config/lilo-config-3.5.8.ebuild,v 1.4 2008/01/30 17:24:52 ranger Exp $ KMNAME=kdeadmin MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE LiLo kcontrol module" -KEYWORDS="~alpha amd64 ~ia64 ~ppc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="kdehiddenvisibility" DEPEND="" |