diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-23 14:39:06 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-23 14:39:06 +0000 |
commit | 7701fc39c31fb60d3f7d3f97991edbad844d1238 (patch) | |
tree | 183e32421e6cea46a46719835f9e11bfea785aea /sys-libs | |
parent | new release (diff) | |
download | gentoo-2-7701fc39c31fb60d3f7d3f97991edbad844d1238.tar.gz gentoo-2-7701fc39c31fb60d3f7d3f97991edbad844d1238.tar.bz2 gentoo-2-7701fc39c31fb60d3f7d3f97991edbad844d1238.zip |
Back to ~sparc until bug #123778 is resolved
(Portage version: 2.0.54)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/timezone-data/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/timezone-data/timezone-data-2006b.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog index 30ce0f0b7f4b..b1917d488c8b 100644 --- a/sys-libs/timezone-data/ChangeLog +++ b/sys-libs/timezone-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/timezone-data # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.18 2006/02/22 23:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.19 2006/02/23 14:39:06 gustavoz Exp $ + + 23 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> + timezone-data-2006b.ebuild: + Back to ~sparc until bug #123778 is resolved *timezone-data-2006b (22 Feb 2006) diff --git a/sys-libs/timezone-data/timezone-data-2006b.ebuild b/sys-libs/timezone-data/timezone-data-2006b.ebuild index 1a88d46d6585..2abbe7156f19 100644 --- a/sys-libs/timezone-data/timezone-data-2006b.ebuild +++ b/sys-libs/timezone-data/timezone-data-2006b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2006b.ebuild,v 1.1 2006/02/22 23:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2006b.ebuild,v 1.2 2006/02/23 14:39:06 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm ia64 ~m68k mips ppc ~ppc64 s390 ~sh sparc ~x86" +KEYWORDS="alpha ~amd64 arm ia64 ~m68k mips ppc ~ppc64 s390 ~sh ~sparc ~x86" IUSE="" DEPEND="" |