diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-19 05:55:42 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-19 05:55:42 +0000 |
commit | 2da8a51c72a890095ee66422afddcd0d62bc421c (patch) | |
tree | 1347b12303ac6102fe6b00937cfc9ea2711e5b48 /net-im/imcom | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-2da8a51c72a890095ee66422afddcd0d62bc421c.tar.gz gentoo-2-2da8a51c72a890095ee66422afddcd0d62bc421c.tar.bz2 gentoo-2-2da8a51c72a890095ee66422afddcd0d62bc421c.zip |
Added ~sparc keyword.
Diffstat (limited to 'net-im/imcom')
-rw-r--r-- | net-im/imcom/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/imcom/imcom-1.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/imcom/ChangeLog b/net-im/imcom/ChangeLog index 791980560773..2188c04e7157 100644 --- a/net-im/imcom/ChangeLog +++ b/net-im/imcom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/imcom # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/ChangeLog,v 1.15 2004/06/07 15:40:13 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/ChangeLog,v 1.16 2004/06/19 05:55:42 weeve Exp $ + + 18 Jun 2004; Jason Wever <weeve@gentoo.org> imcom-1.33.ebuild: + Added ~sparc keyword. *imcom-1.33 (07 Jun 2004) diff --git a/net-im/imcom/imcom-1.33.ebuild b/net-im/imcom/imcom-1.33.ebuild index 9a2fb594bce9..fb03aa1fdb8f 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.1 2004/06/07 15:40:13 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.33.ebuild,v 1.2 2004/06/19 05:55:42 weeve Exp $ MYVER=${PV} S=${WORKDIR}/${PN}-${MYVER} @@ -15,7 +15,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="" src_compile() { |