diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-08 11:49:06 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-08 11:49:06 +0000 |
commit | 7044645632548e1d704a1b58b503ef711930ce07 (patch) | |
tree | 87c311ee57a2cb6b868835de53c3fbd721198a06 /app-office/glabels | |
parent | Stable on amd64 wrt bug #335565 (diff) | |
download | gentoo-2-7044645632548e1d704a1b58b503ef711930ce07.tar.gz gentoo-2-7044645632548e1d704a1b58b503ef711930ce07.tar.bz2 gentoo-2-7044645632548e1d704a1b58b503ef711930ce07.zip |
Stable on amd64 wrt bug #335817
(Portage version: 2.2_rc75/cvs/Linux x86_64)
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 b9955f3f807d..0e0fb630844c 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.49 2010/09/06 19:38:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.50 2010/09/08 11:49:06 hwoarang Exp $ + + 08 Sep 2010; Markos Chandras <hwoarang@gentoo.org> glabels-2.2.8.ebuild: + Stable on amd64 wrt bug #335817 06 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> glabels-2.2.8.ebuild: x86 stable wrt bug #335817 diff --git a/app-office/glabels/glabels-2.2.8.ebuild b/app-office/glabels/glabels-2.2.8.ebuild index 68c1637b10bf..477394dcae3c 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.2 2010/09/06 19:38:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.2.8.ebuild,v 1.3 2010/09/08 11:49:06 hwoarang 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 |