diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-09-29 06:52:12 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-09-29 06:52:12 +0000 |
commit | 12ef7d3fe774eccfad0a9337ea482a94aeda616d (patch) | |
tree | 6bb3de330b3dd58f94b86f632688c8a4e7b5f656 /app-xemacs/time | |
parent | Marked ppc stable. (diff) | |
download | gentoo-2-12ef7d3fe774eccfad0a9337ea482a94aeda616d.tar.gz gentoo-2-12ef7d3fe774eccfad0a9337ea482a94aeda616d.tar.bz2 gentoo-2-12ef7d3fe774eccfad0a9337ea482a94aeda616d.zip |
Marked ppc stable.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-xemacs/time')
-rw-r--r-- | app-xemacs/time/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/time/time-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/time/ChangeLog b/app-xemacs/time/ChangeLog index 1ccd344cb31f..feb55abc3e08 100644 --- a/app-xemacs/time/ChangeLog +++ b/app-xemacs/time/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/time # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/time/ChangeLog,v 1.8 2005/01/01 17:17:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/time/ChangeLog,v 1.9 2005/09/29 06:47:34 josejx Exp $ + + 29 Sep 2005; Joseph Jezak <josejx@gentoo.org> time-1.12.ebuild: + Marked ppc stable. 16 Dec 2004; Markus Rothe <corsair@gentoo.org> time-1.12.ebuild: Stable on ppc64 diff --git a/app-xemacs/time/time-1.12.ebuild b/app-xemacs/time/time-1.12.ebuild index 5fbb22677994..53730cf7dd0b 100644 --- a/app-xemacs/time/time-1.12.ebuild +++ b/app-xemacs/time/time-1.12.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-xemacs/time/time-1.12.ebuild,v 1.11 2005/01/01 17:17:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/time/time-1.12.ebuild,v 1.12 2005/09/29 06:47:34 josejx Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc amd64 ppc64" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |