diff options
author | David Holm <dholm@gentoo.org> | 2004-09-04 14:12:09 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-04 14:12:09 +0000 |
commit | 7ca3914d6e558e86c561aa22043f258ccd9c99c6 (patch) | |
tree | c34a96d41441e197507f5ea3599ee52e768800f3 /net-misc | |
parent | Added dev-lang/tk dependency. Fixed bug #59688. (diff) | |
download | historical-7ca3914d6e558e86c561aa22043f258ccd9c99c6.tar.gz historical-7ca3914d6e558e86c561aa22043f258ccd9c99c6.tar.bz2 historical-7ca3914d6e558e86c561aa22043f258ccd9c99c6.zip |
Added to ~ppc
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/l7-protocols/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/l7-protocols/Manifest | 14 | ||||
-rw-r--r-- | net-misc/l7-protocols/l7-protocols-20040819.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-misc/l7-protocols/ChangeLog b/net-misc/l7-protocols/ChangeLog index f14f82823f67..1c6ac6c34ca8 100644 --- a/net-misc/l7-protocols/ChangeLog +++ b/net-misc/l7-protocols/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/l7-protocols # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/ChangeLog,v 1.1 2004/09/03 23:08:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/ChangeLog,v 1.2 2004/09/04 14:12:09 dholm Exp $ + + 04 Sep 2004; David Holm <dholm@gentoo.org> l7-protocols-20040819.ebuild: + Added to ~ppc. *l7-protocols-20040819 (04 Sep 2004) diff --git a/net-misc/l7-protocols/Manifest b/net-misc/l7-protocols/Manifest index d794f79013cd..b3488e05ae7b 100644 --- a/net-misc/l7-protocols/Manifest +++ b/net-misc/l7-protocols/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 db4c2310964a332714bc732f30c54560 l7-protocols-20040819.ebuild 1497 +MD5 d2a40535d935edde6491e596f8ba8ba5 ChangeLog 533 +MD5 cd24f5aa859e23e0f4abc222796bfd2c l7-protocols-20040819.ebuild 1496 MD5 89edb769612add8464eb3c324f09e197 metadata.xml 374 -MD5 be8f41a53b32be5a3295393af1ccbcd2 ChangeLog 446 MD5 8fcc2bb64c6850837d5f0f8fc4c6cd00 files/digest-l7-protocols-20040819 74 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFBOPpzmdTrptrqvGERAo4lAJ9hNAJbNeNMmofFGeHgP8TJ/BCDCACdGtsT -m8HontazXVuy1qZRoP0C0eA= -=MXFR ------END PGP SIGNATURE----- diff --git a/net-misc/l7-protocols/l7-protocols-20040819.ebuild b/net-misc/l7-protocols/l7-protocols-20040819.ebuild index 0671105b53ee..3cb4245fa88f 100644 --- a/net-misc/l7-protocols/l7-protocols-20040819.ebuild +++ b/net-misc/l7-protocols/l7-protocols-20040819.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-misc/l7-protocols/l7-protocols-20040819.ebuild,v 1.1 2004/09/03 23:08:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-protocols/l7-protocols-20040819.ebuild,v 1.2 2004/09/04 14:12:09 dholm Exp $ IUSE="" @@ -14,7 +14,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" S=${WORKDIR}/${MY_P} RDEPEND="net-misc/l7-filter" |