diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/system-config-printer/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/system-config-printer/system-config-printer-1.4.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/system-config-printer/ChangeLog b/app-admin/system-config-printer/ChangeLog index 07afab466568..1965f5ec066c 100644 --- a/app-admin/system-config-printer/ChangeLog +++ b/app-admin/system-config-printer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/system-config-printer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer/ChangeLog,v 1.11 2015/05/21 10:30:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer/ChangeLog,v 1.12 2015/05/23 18:56:36 zlogene Exp $ + + 23 May 2015; Mikle Kolyada <zlogene@gentoo.org> + system-config-printer-1.4.8.ebuild: + x86 stable wrt bug #549642 21 May 2015; Agostino Sarubbo <ago@gentoo.org> system-config-printer-1.4.8.ebuild: diff --git a/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild b/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild index e71f02c81c0a..0377dbad91ea 100644 --- a/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild +++ b/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild,v 1.3 2015/05/21 10:30:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild,v 1.4 2015/05/23 18:56:36 zlogene Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ HOMEPAGE="http://cyberelk.net/tim/software/system-config-printer/" SRC_URI="http://cyberelk.net/tim/data/system-config-printer/${MY_V}/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc x86" SLOT="0" IUSE="doc gnome-keyring policykit" |