diff options
author | Jon Nall <nall@gentoo.org> | 2002-12-03 14:47:19 +0000 |
---|---|---|
committer | Jon Nall <nall@gentoo.org> | 2002-12-03 14:47:19 +0000 |
commit | 1d0f759d664b9a1d3367ea1432e548cfa86b5bf4 (patch) | |
tree | 7e56efac5b574420facc64c0bcacf1db20c7da45 /net-libs | |
parent | added to stable (diff) | |
download | gentoo-2-1d0f759d664b9a1d3367ea1432e548cfa86b5bf4.tar.gz gentoo-2-1d0f759d664b9a1d3367ea1432e548cfa86b5bf4.tar.bz2 gentoo-2-1d0f759d664b9a1d3367ea1432e548cfa86b5bf4.zip |
keyworded ~ppc
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/linc/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/linc/linc-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/linc/ChangeLog b/net-libs/linc/ChangeLog index 045d05197ead..cce535aa68d8 100644 --- a/net-libs/linc/ChangeLog +++ b/net-libs/linc/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-libs/linc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/ChangeLog,v 1.11 2002/12/01 18:29:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/ChangeLog,v 1.12 2002/12/03 14:46:00 nall Exp $ *linc-0.5.5 (13 Nov 2002) @@ -12,6 +12,9 @@ *linc-0.7.0 (27 Oct 2002) + 03 Dec 2002; Jon Nall <nall@gentoo.org> linc-0.7.0.ebuild : + keyworded ~ppc + 27 Oct 2002; foser <foser@gentoo.org> linc-0.7.0.ebuild : Gnome 2.1 diff --git a/net-libs/linc/linc-0.7.0.ebuild b/net-libs/linc/linc-0.7.0.ebuild index c0dba14d46d2..31ce1ce2eadb 100644 --- a/net-libs/linc/linc-0.7.0.ebuild +++ b/net-libs/linc/linc-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-0.7.0.ebuild,v 1.2 2002/12/01 18:29:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/linc/linc-0.7.0.ebuild,v 1.3 2002/12/03 14:46:00 nall Exp $ IUSE="doc ssl" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" RDEPEND=">=dev-libs/glib-2 ssl? ( dev-libs/openssl )" |