diff options
author | David Holm <dholm@gentoo.org> | 2004-08-30 23:44:43 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-30 23:44:43 +0000 |
commit | 5f138d5cfec512c1a34f838da5ec7d6a6a379443 (patch) | |
tree | 2f015f63bbb1ac585d288064bc4f16c6cb987a48 /net-irc | |
parent | Added to ~ppc (diff) | |
download | historical-5f138d5cfec512c1a34f838da5ec7d6a6a379443.tar.gz historical-5f138d5cfec512c1a34f838da5ec7d6a6a379443.tar.bz2 historical-5f138d5cfec512c1a34f838da5ec7d6a6a379443.zip |
Added to ~ppc
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchatosd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchatosd/xchatosd-5.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchatosd/ChangeLog b/net-irc/xchatosd/ChangeLog index d98dca871d4b..2ba15687e53c 100644 --- a/net-irc/xchatosd/ChangeLog +++ b/net-irc/xchatosd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchatosd # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/ChangeLog,v 1.2 2004/08/13 12:23:24 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/ChangeLog,v 1.3 2004/08/30 23:44:43 dholm Exp $ + + 31 Aug 2004; David Holm <dholm@gentoo.org> xchatosd-5.12.ebuild: + Added to ~ppc. 13 Aug 2004; Sven Wegener <swegener@gentoo.org> xchatosd-5.12.ebuild: Removed RESTRICT="nomirror" diff --git a/net-irc/xchatosd/xchatosd-5.12.ebuild b/net-irc/xchatosd/xchatosd-5.12.ebuild index be386f5200f5..7e35cd41e0c5 100644 --- a/net-irc/xchatosd/xchatosd-5.12.ebuild +++ b/net-irc/xchatosd/xchatosd-5.12.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.12.ebuild,v 1.2 2004/08/13 12:23:24 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.12.ebuild,v 1.3 2004/08/30 23:44:43 dholm Exp $ DESCRIPTION="On-Screen Display for XChat" HOMEPAGE="http://sourceforge.net/projects/xchatosd/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="iconv" RDEPEND=">=x11-libs/xosd-2.2.5 |