diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-08-01 11:08:48 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-08-01 11:08:48 +0000 |
commit | cc7116ab6ea17f21486c9d15b0cdd0fb20a237f9 (patch) | |
tree | dbadcb044074568650003fff72fafcdabf71e960 /net-irc/xchatosd | |
parent | Marked stable on x86. (diff) | |
download | historical-cc7116ab6ea17f21486c9d15b0cdd0fb20a237f9.tar.gz historical-cc7116ab6ea17f21486c9d15b0cdd0fb20a237f9.tar.bz2 historical-cc7116ab6ea17f21486c9d15b0cdd0fb20a237f9.zip |
Stable on x86.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-irc/xchatosd')
-rw-r--r-- | net-irc/xchatosd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchatosd/Manifest | 10 | ||||
-rw-r--r-- | net-irc/xchatosd/xchatosd-5.19.ebuild | 6 |
3 files changed, 17 insertions, 4 deletions
diff --git a/net-irc/xchatosd/ChangeLog b/net-irc/xchatosd/ChangeLog index 94e51500087a..e043edec5245 100644 --- a/net-irc/xchatosd/ChangeLog +++ b/net-irc/xchatosd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchatosd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/ChangeLog,v 1.15 2005/06/28 12:14:01 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/ChangeLog,v 1.16 2005/08/01 11:08:48 swegener Exp $ + + 01 Aug 2005; Sven Wegener <swegener@gentoo.org> xchatosd-5.19.ebuild: + Stable on x86. *xchatosd-5.19 (28 Jun 2005) diff --git a/net-irc/xchatosd/Manifest b/net-irc/xchatosd/Manifest index 3eff00ed3b7f..8bc210e02958 100644 --- a/net-irc/xchatosd/Manifest +++ b/net-irc/xchatosd/Manifest @@ -1,6 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 71ff68cf19609bc00b833577e1c7b256 ChangeLog 2324 MD5 4a469b706c4100d15151e114918362f9 files/digest-xchatosd-5.18 64 MD5 7c7bda25fddb101d0ca9ced34251e234 files/digest-xchatosd-5.19 64 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 eb2f8590f988863dfd44911276a3e282 xchatosd-5.18.ebuild 1179 MD5 b6ce816666c989c422adbd0bb0c15c01 xchatosd-5.19.ebuild 1176 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC7gLVI1lqEGTUzyQRAqWVAKChFGNujaJpqJWuhStJPVYSQgQ05QCeIZQD +S0e5uH20jsZ89+8jsCYrRl8= +=iHvw +-----END PGP SIGNATURE----- diff --git a/net-irc/xchatosd/xchatosd-5.19.ebuild b/net-irc/xchatosd/xchatosd-5.19.ebuild index e8c336006183..711260f77f0d 100644 --- a/net-irc/xchatosd/xchatosd-5.19.ebuild +++ b/net-irc/xchatosd/xchatosd-5.19.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.19.ebuild,v 1.1 2005/06/28 12:14:01 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.19.ebuild,v 1.2 2005/08/01 11:08:48 swegener Exp $ -inherit eutils toolchain-funcs flag-o-matic +inherit toolchain-funcs flag-o-matic 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 ~ppc ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~amd64 ~ia64" IUSE="iconv" RDEPEND=">=x11-libs/xosd-2.2.5 |