diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 10:30:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 10:30:36 +0000 |
commit | 4fd66f810cf00195ba5f6dcd8d7f290c569828a7 (patch) | |
tree | 23a65729ffa29ecb3c672fdcf92238c4325e7b8b /app-admin | |
parent | Stable for amd64, wrt bug #549626 (diff) | |
download | gentoo-2-4fd66f810cf00195ba5f6dcd8d7f290c569828a7.tar.gz gentoo-2-4fd66f810cf00195ba5f6dcd8d7f290c569828a7.tar.bz2 gentoo-2-4fd66f810cf00195ba5f6dcd8d7f290c569828a7.zip |
Stable for amd64, wrt bug #549642
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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 79e87f902ae6..07afab466568 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.10 2015/05/17 20:09:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer/ChangeLog,v 1.11 2015/05/21 10:30:36 ago Exp $ + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> + system-config-printer-1.4.8.ebuild: + Stable for amd64, wrt bug #549642 17 May 2015; Pacho Ramos <pacho@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 8fae1a475c17..e71f02c81c0a 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.2 2015/05/17 20:09:49 pacho Exp $ +# $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 $ 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" |