diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-09-06 19:38:53 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-09-06 19:38:53 +0000 |
commit | 247ba5dd4a8fc5513f1e731a119cd365681b926a (patch) | |
tree | 0d04813e2cc377b35214fb821e5617d199fcb371 /app-office/glabels | |
parent | Remove unneeded src_unpack. (diff) | |
download | gentoo-2-247ba5dd4a8fc5513f1e731a119cd365681b926a.tar.gz gentoo-2-247ba5dd4a8fc5513f1e731a119cd365681b926a.tar.bz2 gentoo-2-247ba5dd4a8fc5513f1e731a119cd365681b926a.zip |
x86 stable wrt bug #335817
(Portage version: 2.1.8.3/cvs/Linux i686)
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 fc2a6ab14c81..b9955f3f807d 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.48 2010/07/08 19:21:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.49 2010/09/06 19:38:53 phajdan.jr Exp $ + + 06 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> glabels-2.2.8.ebuild: + x86 stable wrt bug #335817 08 Jul 2010; Raúl Porcel <armin76@gentoo.org> glabels-2.2.7.ebuild: sparc stable wrt #319961 diff --git a/app-office/glabels/glabels-2.2.8.ebuild b/app-office/glabels/glabels-2.2.8.ebuild index deeff8b39b92..68c1637b10bf 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.1 2010/05/26 20:37:29 eva Exp $ +# $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 $ 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 |