diff options
author | David Holm <dholm@gentoo.org> | 2004-08-30 23:48:13 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-30 23:48:13 +0000 |
commit | 356ad9cb4723810e69efb1e2212cabe5ec14e30e (patch) | |
tree | e11f151977b687db27ea4166c122e014043871b5 /net-im/ysm | |
parent | Added to ~ppc (diff) | |
download | historical-356ad9cb4723810e69efb1e2212cabe5ec14e30e.tar.gz historical-356ad9cb4723810e69efb1e2212cabe5ec14e30e.tar.bz2 historical-356ad9cb4723810e69efb1e2212cabe5ec14e30e.zip |
Added to ~ppc
Diffstat (limited to 'net-im/ysm')
-rw-r--r-- | net-im/ysm/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/ysm/ysm-2.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ysm/ChangeLog b/net-im/ysm/ChangeLog index 0c74e299063c..fa33a59af5a5 100644 --- a/net-im/ysm/ChangeLog +++ b/net-im/ysm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/ysm # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.8 2004/08/06 19:18:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.9 2004/08/30 23:48:13 dholm Exp $ + + 31 Aug 2004; David Holm <dholm@gentoo.org> ysm-2.9.6.ebuild: + Added to ~ppc. *ysm-2.9.6 (06 Aug 2004) diff --git a/net-im/ysm/ysm-2.9.6.ebuild b/net-im/ysm/ysm-2.9.6.ebuild index 96f873bce2ef..640c40cb31a0 100644 --- a/net-im/ysm/ysm-2.9.6.ebuild +++ b/net-im/ysm/ysm-2.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.6.ebuild,v 1.1 2004/08/06 19:18:32 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.6.ebuild,v 1.2 2004/08/30 23:48:13 dholm Exp $ MY_PV=${PV//./_} DESCRIPTION="A console ICQ client supporting versions 7/8" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ysmv7/${PN}v7_${MY_PV}.tar.bz2" RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="virtual/libc" RDEPEND="virtual/libc" |