diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-06 17:51:13 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-06 17:51:13 +0000 |
commit | 925bc8453af5eb1ee3e726c24c8f8aca8d420204 (patch) | |
tree | 1427a729d3234f005ac0604d2bd85e822d1802e3 /net-dialup | |
parent | Use CFLAGS when compiling gtk-style (diff) | |
download | gentoo-2-925bc8453af5eb1ee3e726c24c8f8aca8d420204.tar.gz gentoo-2-925bc8453af5eb1ee3e726c24c8f8aca8d420204.tar.bz2 gentoo-2-925bc8453af5eb1ee3e726c24c8f8aca8d420204.zip |
Stable on sparc, bug #239851
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/ppp/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/ppp/ppp-2.4.4-r21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog index 6294fa1fa61a..56b9a1dfe890 100644 --- a/net-dialup/ppp/ChangeLog +++ b/net-dialup/ppp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/ppp # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.226 2008/08/19 18:20:11 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.227 2008/10/06 17:51:13 bluebird Exp $ + + 06 Oct 2008; Friedrich Oslage <bluebird@gentoo.org> ppp-2.4.4-r21.ebuild: + Stable on sparc, bug #239851 *ppp-2.4.4-r21 (19 Aug 2008) diff --git a/net-dialup/ppp/ppp-2.4.4-r21.ebuild b/net-dialup/ppp/ppp-2.4.4-r21.ebuild index 367e04034327..c6ebfae2b617 100644 --- a/net-dialup/ppp/ppp-2.4.4-r21.ebuild +++ b/net-dialup/ppp/ppp-2.4.4-r21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.4-r21.ebuild,v 1.1 2008/08/19 18:20:11 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.4-r21.ebuild,v 1.2 2008/10/06 17:51:13 bluebird Exp $ inherit eutils toolchain-funcs linux-info pam @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.samba.org/pub/ppp/${P}.tar.gz LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="activefilter atm dhcp eap-tls gtk ipv6 mppe-mppc pam radius" DEPEND="activefilter? ( >=virtual/libpcap-0.9.4 ) |