diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 16:31:51 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 16:31:51 +0000 |
commit | c66e4616a1b602cab8775c693d21ccf0262c9f81 (patch) | |
tree | 2fa6501c50592b83d5bc9c2c2fd5f4f9a1b239eb /kde-base/kppp | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-c66e4616a1b602cab8775c693d21ccf0262c9f81.tar.gz gentoo-2-c66e4616a1b602cab8775c693d21ccf0262c9f81.tar.bz2 gentoo-2-c66e4616a1b602cab8775c693d21ccf0262c9f81.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base/kppp')
-rw-r--r-- | kde-base/kppp/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kppp/kppp-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kppp/ChangeLog b/kde-base/kppp/ChangeLog index 8a048c1cefcc..10712e16c596 100644 --- a/kde-base/kppp/ChangeLog +++ b/kde-base/kppp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kppp # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/ChangeLog,v 1.50 2006/07/25 07:35:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/ChangeLog,v 1.51 2006/09/03 16:31:51 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kppp-3.5.2.ebuild: + Stable on ia64. *kppp-3.5.4 (25 Jul 2006) diff --git a/kde-base/kppp/kppp-3.5.2.ebuild b/kde-base/kppp/kppp-3.5.2.ebuild index 76ae95033ac6..ef26b79d6fbd 100644 --- a/kde-base/kppp/kppp-3.5.2.ebuild +++ b/kde-base/kppp/kppp-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/kppp-3.5.2.ebuild,v 1.9 2006/06/01 09:39:31 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kppp/kppp-3.5.2.ebuild,v 1.10 2006/09/03 16:31:51 kloeri Exp $ KMNAME=kdenetwork MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils flag-o-matic DESCRIPTION="KDE: A dialer and front-end to pppd" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" PATCHES="${FILESDIR}/${PN}-3.5.0-bindnow.patch" |