diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-09-11 10:51:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-09-11 10:51:39 +0000 |
commit | 48c49e1b5a37204cc45c41f4f32a646215e4807b (patch) | |
tree | 7d5abbaadf93eacaf4949aa777f3a4b555475141 /app-office/glabels | |
parent | ppc stable #329963 (diff) | |
download | gentoo-2-48c49e1b5a37204cc45c41f4f32a646215e4807b.tar.gz gentoo-2-48c49e1b5a37204cc45c41f4f32a646215e4807b.tar.bz2 gentoo-2-48c49e1b5a37204cc45c41f4f32a646215e4807b.zip |
ppc stable #335817
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'app-office/glabels')
-rw-r--r-- | app-office/glabels/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/glabels/glabels-2.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/glabels/ChangeLog b/app-office/glabels/ChangeLog index 0e0fb630844c..009a83021abd 100644 --- a/app-office/glabels/ChangeLog +++ b/app-office/glabels/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/glabels # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.50 2010/09/08 11:49:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.51 2010/09/11 10:51:39 nixnut Exp $ + + 11 Sep 2010; <nixnut@gentoo.org> glabels-2.2.8.ebuild: + ppc stable #335817 08 Sep 2010; Markos Chandras <hwoarang@gentoo.org> glabels-2.2.8.ebuild: Stable on amd64 wrt bug #335817 diff --git a/app-office/glabels/glabels-2.2.8.ebuild b/app-office/glabels/glabels-2.2.8.ebuild index 477394dcae3c..a9109bb316a1 100644 --- a/app-office/glabels/glabels-2.2.8.ebuild +++ b/app-office/glabels/glabels-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.2.8.ebuild,v 1.3 2010/09/08 11:49:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.2.8.ebuild,v 1.4 2010/09/11 10:51:39 nixnut Exp $ EAPI="2" GCONF_DEBUG="no" @@ -13,7 +13,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="doc eds" RDEPEND=">=dev-libs/glib-2.12 |