diff options
author | Olivier Crête <tester@gentoo.org> | 2005-05-09 03:03:24 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-05-09 03:03:24 +0000 |
commit | 62be7b739c54fd0741f0d26eab9c85482a95c43a (patch) | |
tree | cda328fd4a1afee896b3a78b42135c706c414769 /net-misc | |
parent | stable on ia64 (diff) | |
download | gentoo-2-62be7b739c54fd0741f0d26eab9c85482a95c43a.tar.gz gentoo-2-62be7b739c54fd0741f0d26eab9c85482a95c43a.tar.bz2 gentoo-2-62be7b739c54fd0741f0d26eab9c85482a95c43a.zip |
Stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/taylor-uucp/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/taylor-uucp/taylor-uucp-1.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/taylor-uucp/ChangeLog b/net-misc/taylor-uucp/ChangeLog index 9bf653880b01..55271f7fc63f 100644 --- a/net-misc/taylor-uucp/ChangeLog +++ b/net-misc/taylor-uucp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/taylor-uucp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/ChangeLog,v 1.20 2005/05/01 17:22:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/ChangeLog,v 1.21 2005/05/09 03:03:24 tester Exp $ + + 09 May 2005; Olivier Crête <tester@gentoo.org> taylor-uucp-1.07.ebuild: + Stable on amd64 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> taylor-uucp-1.07.ebuild: diff --git a/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild b/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild index bd334d97306b..9791540dc6ab 100644 --- a/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild +++ b/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild,v 1.14 2005/05/01 17:22:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild,v 1.15 2005/05/09 03:03:24 tester Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/uucp/uucp-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~amd64 ia64" +KEYWORDS="x86 ppc sparc alpha amd64 ia64" DEPEND="virtual/libc" |