diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-13 23:33:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-13 23:33:08 +0000 |
commit | d12a448e14d3dcde53472166d5050b1d18e45010 (patch) | |
tree | 025cf3bd9290d627a623f6f7389c950108f83a50 /app-office/glabels | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-d12a448e14d3dcde53472166d5050b1d18e45010.tar.gz gentoo-2-d12a448e14d3dcde53472166d5050b1d18e45010.tar.bz2 gentoo-2-d12a448e14d3dcde53472166d5050b1d18e45010.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office/glabels')
-rw-r--r-- | app-office/glabels/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/glabels/glabels-2.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/glabels/ChangeLog b/app-office/glabels/ChangeLog index 1aa7471a40c5..14bd6a2c465c 100644 --- a/app-office/glabels/ChangeLog +++ b/app-office/glabels/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/glabels # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.20 2005/08/13 14:41:41 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.21 2005/08/13 23:31:03 hansmi Exp $ + + 13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> glabels-2.0.3.ebuild: + Stable on ppc. 13 Aug 2005; Luis Medinas <metalgod@gentoo.org> glabels-2.0.3.ebuild: Stable on AMD64. diff --git a/app-office/glabels/glabels-2.0.3.ebuild b/app-office/glabels/glabels-2.0.3.ebuild index 7cd00374b3f8..34a3345ffe6d 100644 --- a/app-office/glabels/glabels-2.0.3.ebuild +++ b/app-office/glabels/glabels-2.0.3.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-office/glabels/glabels-2.0.3.ebuild,v 1.4 2005/08/13 14:41:41 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.3.ebuild,v 1.5 2005/08/13 23:31:03 hansmi Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.2 |