diff options
author | David Holm <dholm@gentoo.org> | 2004-07-21 18:36:51 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-21 18:36:51 +0000 |
commit | e055e638d8fb9ce6c4a4a383bb91c9e3ea6ccae3 (patch) | |
tree | 8c026d5b5e9e44d20e234c1a43140e5f2b8c5d21 /net-dialup/l2tpd | |
parent | (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-e055e638d8fb9ce6c4a4a383bb91c9e3ea6ccae3.tar.gz gentoo-2-e055e638d8fb9ce6c4a4a383bb91c9e3ea6ccae3.tar.bz2 gentoo-2-e055e638d8fb9ce6c4a4a383bb91c9e3ea6ccae3.zip |
Added to ~ppc
Diffstat (limited to 'net-dialup/l2tpd')
-rw-r--r-- | net-dialup/l2tpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/l2tpd/l2tpd-0.69-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/l2tpd/ChangeLog b/net-dialup/l2tpd/ChangeLog index fe3caf5e4cfb..ecea3a4d0e8d 100644 --- a/net-dialup/l2tpd/ChangeLog +++ b/net-dialup/l2tpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/l2tpd # Copyright 2003-2004 Gentoo Foundation; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.9 2004/07/20 17:23:42 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.10 2004/07/21 18:36:51 dholm Exp $ + + 21 Jul 2004; David Holm <dholm@gentoo.org> l2tpd-0.69-r2.ebuild: + Added to ~ppc. *l2tpd-0.69-r2 (20 Jul 2004) diff --git a/net-dialup/l2tpd/l2tpd-0.69-r2.ebuild b/net-dialup/l2tpd/l2tpd-0.69-r2.ebuild index ce26067f878a..4394fde02a43 100644 --- a/net-dialup/l2tpd/l2tpd-0.69-r2.ebuild +++ b/net-dialup/l2tpd/l2tpd-0.69-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.69-r2.ebuild,v 1.1 2004/07/20 17:23:42 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.69-r2.ebuild,v 1.2 2004/07/21 18:36:51 dholm Exp $ inherit eutils @@ -13,7 +13,7 @@ DEPEND="virtual/libc >=sys-apps/sed-4" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" SLOT="0" IUSE="" |