diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 12:54:50 +0000 |
commit | 9fee05f91ba8c04d9b4458527b30c5e24063d5b7 (patch) | |
tree | 6dc9d432c2989e9a921f35e71b3d3a62fc4cbdbb /net-irc/ircmap | |
parent | update x11-libs/gtkmm to dev-cpp/gtkmm (diff) | |
download | historical-9fee05f91ba8c04d9b4458527b30c5e24063d5b7.tar.gz historical-9fee05f91ba8c04d9b4458527b30c5e24063d5b7.tar.bz2 historical-9fee05f91ba8c04d9b4458527b30c5e24063d5b7.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-irc/ircmap')
-rw-r--r-- | net-irc/ircmap/ircmap-0.99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/ircmap/ircmap-0.99.ebuild b/net-irc/ircmap/ircmap-0.99.ebuild index e2f4bac03049..831efa8a1667 100644 --- a/net-irc/ircmap/ircmap-0.99.ebuild +++ b/net-irc/ircmap/ircmap-0.99.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Paul Belt # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ircmap/ircmap-0.99.ebuild,v 1.1 2002/12/12 17:42:33 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircmap/ircmap-0.99.ebuild,v 1.2 2003/07/13 12:54:50 aliz Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://pasky.ji.cz/~pasky/irc/" SRC_URI="http://pasky.ji.cz/~pasky/irc/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND="virtual/glibc media-gfx/graphviz" DEPEND="${RDEPEND}" |