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 | a68fa73d50dcc6275b62bd57a69bdc738cabb4d3 (patch) | |
tree | c12559269e55966609260cec2d8d3fad2d766d01 /app-xemacs/time | |
parent | Stable on x86; bug #107344 (diff) | |
download | historical-a68fa73d50dcc6275b62bd57a69bdc738cabb4d3.tar.gz historical-a68fa73d50dcc6275b62bd57a69bdc738cabb4d3.tar.bz2 historical-a68fa73d50dcc6275b62bd57a69bdc738cabb4d3.zip |
Marked ppc stable.
Package-Manager: portage-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 |