diff options
author | David Holm <dholm@gentoo.org> | 2004-04-09 14:49:11 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-09 14:49:11 +0000 |
commit | 8a864c44f1b36c9fa0105796c12d4a333fc22857 (patch) | |
tree | 724e4bb9a3cfd26a8d5df8509688be1513261b53 /net-libs/loudmouth | |
parent | Update to vim-6.2.461 and vim-runtime-20040408 (diff) | |
download | gentoo-2-8a864c44f1b36c9fa0105796c12d4a333fc22857.tar.gz gentoo-2-8a864c44f1b36c9fa0105796c12d4a333fc22857.tar.bz2 gentoo-2-8a864c44f1b36c9fa0105796c12d4a333fc22857.zip |
Added to ~ppc
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index 1c8589c330a1..80da67c60122 100644 --- a/net-libs/loudmouth/ChangeLog +++ b/net-libs/loudmouth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/loudmouth # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.16 2004/04/07 10:53:16 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.17 2004/04/09 14:44:46 dholm Exp $ + + 09 Apr 2004; David Holm <dholm@gentoo.org> loudmouth-0.16.ebuild: + Added to ~ppc. *loudmouth-0.16 (07 Apr 2004) diff --git a/net-libs/loudmouth/loudmouth-0.16.ebuild b/net-libs/loudmouth/loudmouth-0.16.ebuild index 4ea5cd506e28..096e1fbb270c 100644 --- a/net-libs/loudmouth/loudmouth-0.16.ebuild +++ b/net-libs/loudmouth/loudmouth-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.16.ebuild,v 1.1 2004/04/07 10:53:16 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.16.ebuild,v 1.2 2004/04/09 14:44:46 dholm Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://loudmouth.imendio.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~ppc" IUSE="doc ssl" |