diff options
author | Thomas Raschbacher <lordvan@gentoo.org> | 2004-06-25 12:37:04 +0000 |
---|---|---|
committer | Thomas Raschbacher <lordvan@gentoo.org> | 2004-06-25 12:37:04 +0000 |
commit | e48d03a52817e7a348461b7594039e9d2947bdba (patch) | |
tree | 8c7b68056847cd1d04342aca0285a3a746ae5d3e /net-im | |
parent | fixed copyright header, and bug #53669 (Manifest recommit) (diff) | |
download | gentoo-2-e48d03a52817e7a348461b7594039e9d2947bdba.tar.gz gentoo-2-e48d03a52817e7a348461b7594039e9d2947bdba.tar.bz2 gentoo-2-e48d03a52817e7a348461b7594039e9d2947bdba.zip |
1.33 stable x86
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/imcom/ChangeLog | 3 | ||||
-rw-r--r-- | net-im/imcom/imcom-1.33.ebuild | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-im/imcom/ChangeLog b/net-im/imcom/ChangeLog index bd390072e805..6e986a922e72 100644 --- a/net-im/imcom/ChangeLog +++ b/net-im/imcom/ChangeLog @@ -1,11 +1,12 @@ # ChangeLog for net-im/imcom # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/ChangeLog,v 1.18 2004/06/25 12:35:53 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/ChangeLog,v 1.19 2004/06/25 12:37:04 lordvan Exp $ 25 Jun 2004; Thomas Raschbacher <lordvan@gentoo.org> imcom-1.32.ebuild, imcom-1.33.ebuild: fixed licenses (Bug #53669, thanks to Philipp Kern <phil@lordaeron.in-berlin.de> for pointing this out) + marked 1.33 stable x86 18 Jun 2004; Jason Wever <weeve@gentoo.org> imcom-1.33.ebuild: Added ~sparc keyword. diff --git a/net-im/imcom/imcom-1.33.ebuild b/net-im/imcom/imcom-1.33.ebuild index 99cc8e570b81..3b80a3a292bf 100644 --- a/net-im/imcom/imcom-1.33.ebuild +++ b/net-im/imcom/imcom-1.33.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-im/imcom/imcom-1.33.ebuild,v 1.4 2004/06/25 12:35:53 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.33.ebuild,v 1.5 2004/06/25 12:37:04 lordvan Exp $ MYVER=${PV} S=${WORKDIR}/${PN}-${MYVER} @@ -15,7 +15,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" src_compile() { |