diff options
author | 2005-06-24 14:15:33 +0000 | |
---|---|---|
committer | 2005-06-24 14:15:33 +0000 | |
commit | bcfb4d052bec135e5a7da303a92ab912ea940783 (patch) | |
tree | fb9c10514dd776e1e6e04b1857ef443896aad969 /app-misc/when | |
parent | Marked ppc stable for bug #96462. (diff) | |
download | historical-bcfb4d052bec135e5a7da303a92ab912ea940783.tar.gz historical-bcfb4d052bec135e5a7da303a92ab912ea940783.tar.bz2 historical-bcfb4d052bec135e5a7da303a92ab912ea940783.zip |
To ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-misc/when')
-rw-r--r-- | app-misc/when/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/when/Manifest | 16 | ||||
-rw-r--r-- | app-misc/when/when-1.0.23.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog index 9366fb083e3b..7590b0346ebb 100644 --- a/app-misc/when/ChangeLog +++ b/app-misc/when/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/when # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.14 2005/04/24 11:25:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.15 2005/06/24 14:15:33 gustavoz Exp $ + + 24 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> when-1.0.23.ebuild: + To ~sparc 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> when-1.0.23.ebuild: Stable on ppc. diff --git a/app-misc/when/Manifest b/app-misc/when/Manifest index 5cf771e54127..7f62b880d491 100644 --- a/app-misc/when/Manifest +++ b/app-misc/when/Manifest @@ -1,6 +1,16 @@ -MD5 6b4052773d7423aab2550a1159dda1e1 when-1.0.23.ebuild 724 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 23251e2939ab06b0faedcc9da8b563f5 when-1.0.23.ebuild 733 MD5 0c131a7201c4670302767f93643876fa metadata.xml 165 -MD5 4b93ec6e0971325e3b991c6ce36e8ecf ChangeLog 1915 +MD5 691ed65c87d5cf3f7eec5ade1cc10c65 ChangeLog 2004 MD5 5666efe9416ecb0d53694d020fb1fdb6 when-1.0.20.ebuild 728 -MD5 e96caf8ddb5a1924a0ea862b98f130fd files/digest-when-1.0.20 62 MD5 b8c97a8b7c42704c9a0efbb60eab989c files/digest-when-1.0.23 62 +MD5 e96caf8ddb5a1924a0ea862b98f130fd files/digest-when-1.0.20 62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFCvBV5KRy60XGEcJIRApuLAJ95T3EDvh6JFlVrtZKTw6N6GtsKZgCeIlN+ +/5PbwXN/xxM7zfRvU3s9TjI= +=rIDn +-----END PGP SIGNATURE----- diff --git a/app-misc/when/when-1.0.23.ebuild b/app-misc/when/when-1.0.23.ebuild index 8749899faf29..502d947b9756 100644 --- a/app-misc/when/when-1.0.23.ebuild +++ b/app-misc/when/when-1.0.23.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/app-misc/when/when-1.0.23.ebuild,v 1.3 2005/04/24 11:25:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.0.23.ebuild,v 1.4 2005/06/24 14:15:33 gustavoz Exp $ DESCRIPTION="Extremely simple personal calendar program aimed at the Unix geek who wants something minimalistic" HOMEPAGE="http://www.lightandmatter.com/when/when.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc ~amd64 ~sparc" IUSE="" RDEPEND=">=dev-lang/perl-5.005" |