diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 19:20:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 19:20:05 +0000 |
commit | 59ad63a7edabdc40d68eb146aa64f639676816b1 (patch) | |
tree | ee5bf6a895fb47e539fb0c005baa6cb997d00521 /x11-plugins/gkrellsun | |
parent | Back into ~sparc reality, it's working now (diff) | |
download | historical-59ad63a7edabdc40d68eb146aa64f639676816b1.tar.gz historical-59ad63a7edabdc40d68eb146aa64f639676816b1.tar.bz2 historical-59ad63a7edabdc40d68eb146aa64f639676816b1.zip |
stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/gkrellsun')
-rw-r--r-- | x11-plugins/gkrellsun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellsun/ChangeLog b/x11-plugins/gkrellsun/ChangeLog index e81270da3685..5d9bd05fea5a 100644 --- a/x11-plugins/gkrellsun/ChangeLog +++ b/x11-plugins/gkrellsun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellsun # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.13 2005/01/22 19:01:27 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/ChangeLog,v 1.14 2005/04/01 19:18:47 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> gkrellsun-0.12.1.ebuild: + stable on ia64 *gkrellsun-0.12.2 (22 Jan 2005) diff --git a/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild b/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild index 55c91341eafc..61039f2b263d 100644 --- a/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild +++ b/x11-plugins/gkrellsun/gkrellsun-0.12.1.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/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild,v 1.3 2005/01/22 19:01:27 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellsun/gkrellsun-0.12.1.ebuild,v 1.4 2005/04/01 19:18:47 agriffis Exp $ IUSE="" DESCRIPTION="A GKrellM plugin that shows sunrise and sunset times." @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gkrellsun/${P}.tar.gz" SLOT="1" LICENSE="GPL-2" -KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~amd64 ia64" DEPEND="=app-admin/gkrellm-2* >=media-libs/imlib-1.9.10-r1" |