diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-04-28 19:30:34 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-04-28 19:30:34 +0000 |
commit | 4ca4a63cc721ff368d3597739bbac1c8b107402e (patch) | |
tree | dd029bb5bfa78492174bbdc3a32b3e194c64018c /net-libs | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-4ca4a63cc721ff368d3597739bbac1c8b107402e.tar.gz gentoo-2-4ca4a63cc721ff368d3597739bbac1c8b107402e.tar.bz2 gentoo-2-4ca4a63cc721ff368d3597739bbac1c8b107402e.zip |
Stable on x86.
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtlen/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libtlen/libtlen-20031114.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libtlen/ChangeLog b/net-libs/libtlen/ChangeLog index c1ed05d9cf9b..03666b040e51 100644 --- a/net-libs/libtlen/ChangeLog +++ b/net-libs/libtlen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libtlen -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/ChangeLog,v 1.1 2003/11/15 07:18:55 seemant Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/ChangeLog,v 1.2 2004/04/28 19:30:34 spock Exp $ + + 28 Apr 2004; Michal Januszewski <spock@gentoo.org> libtlen-20031114.ebuild: + Stable on x86. *libtlen-20031114 (14 Nov 2003) diff --git a/net-libs/libtlen/libtlen-20031114.ebuild b/net-libs/libtlen/libtlen-20031114.ebuild index 1c43c503aee1..999fb847a118 100644 --- a/net-libs/libtlen/libtlen-20031114.ebuild +++ b/net-libs/libtlen/libtlen-20031114.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild,v 1.3 2004/02/22 23:06:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild,v 1.4 2004/04/28 19:30:34 spock Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://libtlen.eu.org/snapshots/archive/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" DEPEND="virtual/glibc" |