diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:28:30 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:28:30 +0000 |
commit | 8666d0861ff1f36840dc2975ea7661bf470f1e51 (patch) | |
tree | 3a4b23ce09a34834ac6394a8fce4f7a9d9fbcd6a /net-news | |
parent | Stable on ppc. (diff) | |
download | historical-8666d0861ff1f36840dc2975ea7661bf470f1e51.tar.gz historical-8666d0861ff1f36840dc2975ea7661bf470f1e51.tar.bz2 historical-8666d0861ff1f36840dc2975ea7661bf470f1e51.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-news')
-rw-r--r-- | net-news/rol/ChangeLog | 5 | ||||
-rw-r--r-- | net-news/rol/Manifest | 18 | ||||
-rw-r--r-- | net-news/rol/rol-0.2.2.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/net-news/rol/ChangeLog b/net-news/rol/ChangeLog index 58832491e308..68665d7d0f92 100644 --- a/net-news/rol/ChangeLog +++ b/net-news/rol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-news/rol # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/rol/ChangeLog,v 1.2 2005/04/28 18:51:57 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/rol/ChangeLog,v 1.3 2005/08/07 13:28:30 hansmi Exp $ + + 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> rol-0.2.2.ebuild: + Stable on ppc. *rol-0.3.1 (25 Apr 2005) diff --git a/net-news/rol/Manifest b/net-news/rol/Manifest index d474d93ac920..072737473321 100644 --- a/net-news/rol/Manifest +++ b/net-news/rol/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 8ac2e8af5578d1f8ca015b6d9e827306 rol-0.3.1.ebuild 677 -MD5 6731bcfe6f4a591a874ccf4c749f6340 rol-0.2.2.ebuild 721 -MD5 0ee3d58aca584f895e227b513e493403 rol-0.3.0.ebuild 677 -MD5 68a26fc49034a560a4b0daae2faa549b ChangeLog 1505 MD5 75df98b7a262ac163555aaffd02c9c5b metadata.xml 434 +MD5 aedda6ea3af1a17d58e046043305f35a rol-0.2.2.ebuild 720 +MD5 a650ab1b35ffac7f3874b895b9f2ae66 ChangeLog 1593 +MD5 0ee3d58aca584f895e227b513e493403 rol-0.3.0.ebuild 677 MD5 51ce7cab4f972be6fa69e9aab3e1076d files/digest-rol-0.2.2 60 -MD5 a0268e3f16437b5b48df87a1745a76b2 files/digest-rol-0.3.0 60 MD5 90edb27044fcdb863759e71c95528596 files/digest-rol-0.3.1 60 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCcTDiI1lqEGTUzyQRAnBqAKCtc2K66j/tNTj0Ztl1xI2QEaqwbwCgzfte -ImxDHI+WXtIKR0xh1e/oMTA= -=ZxyD ------END PGP SIGNATURE----- +MD5 a0268e3f16437b5b48df87a1745a76b2 files/digest-rol-0.3.0 60 diff --git a/net-news/rol/rol-0.2.2.ebuild b/net-news/rol/rol-0.2.2.ebuild index 7481d0889a16..3dd47d531a1b 100644 --- a/net-news/rol/rol-0.2.2.ebuild +++ b/net-news/rol/rol-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/rol/rol-0.2.2.ebuild,v 1.1 2005/04/25 18:58:18 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/rol/rol-0.2.2.ebuild,v 1.2 2005/08/07 13:28:30 hansmi Exp $ DESCRIPTION="A RSS/RDF Newsreader" HOMEPAGE="http://unknown-days.com/rol/" @@ -8,7 +8,7 @@ SRC_URI="http://unknown-days.com/rol/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha ~hppa" +KEYWORDS="alpha ~amd64 ~hppa ppc ~sparc x86" IUSE="" |