diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-23 09:18:41 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-23 09:18:41 +0000 |
commit | 2511b1ae147b88f45489ad9edf71235cf8f545b3 (patch) | |
tree | 47917c7083c5b55a50164e700da729ec6d6e5868 /x11-plugins/astime | |
parent | Generate dependencies on .mh files for both .o and .pic_o files. Bug #154523. (diff) | |
download | gentoo-2-2511b1ae147b88f45489ad9edf71235cf8f545b3.tar.gz gentoo-2-2511b1ae147b88f45489ad9edf71235cf8f545b3.tar.bz2 gentoo-2-2511b1ae147b88f45489ad9edf71235cf8f545b3.zip |
stable x86, bug #153218
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins/astime')
-rw-r--r-- | x11-plugins/astime/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/astime/astime-2.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/astime/ChangeLog b/x11-plugins/astime/ChangeLog index eac5bf811d98..a76585a864ee 100644 --- a/x11-plugins/astime/ChangeLog +++ b/x11-plugins/astime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/astime # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/ChangeLog,v 1.9 2006/11/22 15:18:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/ChangeLog,v 1.10 2006/11/23 09:18:41 opfer Exp $ + + 23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> astime-2.8-r1.ebuild: + stable x86, bug #153218 22 Nov 2006; Joseph Jezak <josejx@gentoo.org> astime-2.8-r1.ebuild: Marked ppc stable for bug #153218. diff --git a/x11-plugins/astime/astime-2.8-r1.ebuild b/x11-plugins/astime/astime-2.8-r1.ebuild index 5e31b4fdd33b..df4bb15a3860 100644 --- a/x11-plugins/astime/astime-2.8-r1.ebuild +++ b/x11-plugins/astime/astime-2.8-r1.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/x11-plugins/astime/astime-2.8-r1.ebuild,v 1.2 2006/11/22 15:18:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/astime-2.8-r1.ebuild,v 1.3 2006/11/23 09:18:41 opfer Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tigr.net/" SRC_URI="http://www.tigr.net/afterstep/download/astime/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 x86" IUSE="jpeg" RDEPEND="x11-libs/libXpm |