diff options
author | 2004-03-13 20:06:29 +0000 | |
---|---|---|
committer | 2004-03-13 20:06:29 +0000 | |
commit | 106e48bbef58e934714955fb68fbdc4b5823ca2c (patch) | |
tree | ef568d8cc37d035ffbfb189a461f9e9fc0f67b80 /net-misc | |
parent | Version bumped. Marked previous version stable. (Manifest recommit) (diff) | |
download | gentoo-2-106e48bbef58e934714955fb68fbdc4b5823ca2c.tar.gz gentoo-2-106e48bbef58e934714955fb68fbdc4b5823ca2c.tar.bz2 gentoo-2-106e48bbef58e934714955fb68fbdc4b5823ca2c.zip |
Added to ~ppc
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 c60b3f44cb7f..53e62bc517b0 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/ChangeLog,v 1.15 2004/01/22 23:32:07 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/ChangeLog,v 1.16 2004/03/13 20:06:29 dholm Exp $ + + 13 Mar 2004; David Holm <dholm@gentoo.org> taylor-uucp-1.07.ebuild: + Added to ~ppc. 22 Jan 2004; Aron Griffis <agriffis@gentoo.org> taylor-uucp-1.07.ebuild: stable on ia64 diff --git a/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild b/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild index 0069e94d82bf..f0cb278f408c 100644 --- a/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild +++ b/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.9 2004/01/22 23:32:07 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/taylor-uucp/taylor-uucp-1.07.ebuild,v 1.10 2004/03/13 20:06:29 dholm Exp $ S=${WORKDIR}/uucp-1.07 # This should be a .2 bug the package is messed DESCRIPTION="Taylor UUCP" SRC_URI="ftp://ftp.gnu.org/pub/gnu/uucp/uucp-${PV}.tar.gz" HOMEPAGE="http://www.airs.com/ian/uucp.html" -KEYWORDS="x86 sparc alpha ~amd64 ia64" +KEYWORDS="x86 sparc alpha ~amd64 ia64 ~ppc" LICENSE="GPL-2" SLOT="0" |