diff options
author | Jason Wever <weeve@gentoo.org> | 2004-02-29 19:26:44 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-02-29 19:26:44 +0000 |
commit | 63e7f06301c8f73b483dc01c26b49e5fccb72db9 (patch) | |
tree | 4d1c09478c738b18caacbbe8320b7cd601db59fc /net-libs/loudmouth | |
parent | Riders on the ~sparc. (Manifest recommit) (diff) | |
download | gentoo-2-63e7f06301c8f73b483dc01c26b49e5fccb72db9.tar.gz gentoo-2-63e7f06301c8f73b483dc01c26b49e5fccb72db9.tar.bz2 gentoo-2-63e7f06301c8f73b483dc01c26b49e5fccb72db9.zip |
Come on baby, do the ~sparc.
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/loudmouth/loudmouth-0.15.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/loudmouth/ChangeLog b/net-libs/loudmouth/ChangeLog index dcc8cf45c679..774a61492e90 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.14 2004/02/06 04:10:43 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/ChangeLog,v 1.15 2004/02/29 19:26:44 weeve Exp $ + + 29 Feb 2004; Jason Wever <weeve@gentoo.org> loudmouth-0.15.1.ebuild: + Come on baby, do the ~sparc. *loudmouth-0.15.1 (06 Feb 2004) diff --git a/net-libs/loudmouth/loudmouth-0.15.1.ebuild b/net-libs/loudmouth/loudmouth-0.15.1.ebuild index bda84016d34d..3ad164678e07 100644 --- a/net-libs/loudmouth/loudmouth-0.15.1.ebuild +++ b/net-libs/loudmouth/loudmouth-0.15.1.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.15.1.ebuild,v 1.1 2004/02/06 04:10:43 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.15.1.ebuild,v 1.2 2004/02/29 19:26:44 weeve Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://loudmouth.imendio.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="doc ssl" |