diff options
author | Kevin McCarthy <signals@gentoo.org> | 2011-02-21 20:14:56 +0000 |
---|---|---|
committer | Kevin McCarthy <signals@gentoo.org> | 2011-02-21 20:14:56 +0000 |
commit | 41883293cd512253633ecc1f36f127a5998114d3 (patch) | |
tree | 4ebd05479614fa20250986ab59f3a368091ef1bb /net-im/ayttm | |
parent | Version bump. (diff) | |
download | gentoo-2-41883293cd512253633ecc1f36f127a5998114d3.tar.gz gentoo-2-41883293cd512253633ecc1f36f127a5998114d3.tar.bz2 gentoo-2-41883293cd512253633ecc1f36f127a5998114d3.zip |
Added to net-im herd
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Diffstat (limited to 'net-im/ayttm')
-rw-r--r-- | net-im/ayttm/ayttm-0.6.3.ebuild | 4 | ||||
-rw-r--r-- | net-im/ayttm/metadata.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/ayttm/ayttm-0.6.3.ebuild b/net-im/ayttm/ayttm-0.6.3.ebuild index e6c941bfdea2..a1bd5942aa4c 100644 --- a/net-im/ayttm/ayttm-0.6.3.ebuild +++ b/net-im/ayttm/ayttm-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ayttm/ayttm-0.6.3.ebuild,v 1.1 2011/02/21 16:56:31 signals Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ayttm/ayttm-0.6.3.ebuild,v 1.2 2011/02/21 20:14:56 signals Exp $ EAPI=4 inherit autotools eutils multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ayttm/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="crypt esd icq irc jabber lj msn nls oscar smtp webcam xscreensaver yahoo" CDEPEND="app-text/enchant diff --git a/net-im/ayttm/metadata.xml b/net-im/ayttm/metadata.xml index 97ea6d692fa4..86aeeffa1c19 100644 --- a/net-im/ayttm/metadata.xml +++ b/net-im/ayttm/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> + <herd>net-im</herd> <maintainer> <email>signals@gentoo.org</email> <name>Kevin McCarthy</name> |