diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:34:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:34:17 +0000 |
commit | b0c4e422eb3d3fc1f88f020f272b3b42349b3667 (patch) | |
tree | 1be4aa7a24f8c8c6a97027fe0a2eec5be0404490 /app-admin/system-config-printer-gnome | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-b0c4e422eb3d3fc1f88f020f272b3b42349b3667.tar.gz gentoo-2-b0c4e422eb3d3fc1f88f020f272b3b42349b3667.tar.bz2 gentoo-2-b0c4e422eb3d3fc1f88f020f272b3b42349b3667.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/system-config-printer-gnome')
-rw-r--r-- | app-admin/system-config-printer-gnome/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/system-config-printer-gnome/ChangeLog b/app-admin/system-config-printer-gnome/ChangeLog index 738ad88ee766..ca32a62ff522 100644 --- a/app-admin/system-config-printer-gnome/ChangeLog +++ b/app-admin/system-config-printer-gnome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/system-config-printer-gnome -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.63 2012/11/07 20:10:25 pacho Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/ChangeLog,v 1.64 2013/03/25 15:34:17 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + system-config-printer-gnome-1.3.12.ebuild: + Stable for amd64, wrt bug #458984 07 Nov 2012; Pacho Ramos <pacho@gentoo.org> system-config-printer-gnome-1.3.11.ebuild: diff --git a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild index 018cf9381ee0..00e8c8ebf997 100644 --- a/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild +++ b/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild,v 1.1 2012/11/06 03:14:05 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.12.ebuild,v 1.2 2013/03/25 15:34:17 ago Exp $ EAPI="3" @@ -16,7 +16,7 @@ HOMEPAGE="http://cyberelk.net/tim/software/system-config-printer/" SRC_URI="http://cyberelk.net/tim/data/system-config-printer/1.3/${MY_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="gnome-keyring" |