diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-31 13:28:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-31 13:28:35 +0000 |
commit | 86b28dd82235cb22b512436608025423464cbeb2 (patch) | |
tree | 070b54cfaff62db4b51cea210a2f4f0606b84f76 /net-print/mtink | |
parent | Stable for amd64, wrt bug #401369 (diff) | |
download | gentoo-2-86b28dd82235cb22b512436608025423464cbeb2.tar.gz gentoo-2-86b28dd82235cb22b512436608025423464cbeb2.tar.bz2 gentoo-2-86b28dd82235cb22b512436608025423464cbeb2.zip |
Stable for amd64, wrt bug #401235
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-print/mtink')
-rw-r--r-- | net-print/mtink/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/mtink/mtink-1.0.16-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/mtink/ChangeLog b/net-print/mtink/ChangeLog index 34325b0b5ff4..d912842fcda1 100644 --- a/net-print/mtink/ChangeLog +++ b/net-print/mtink/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/mtink # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/mtink/ChangeLog,v 1.34 2012/01/28 21:23:25 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/mtink/ChangeLog,v 1.35 2012/01/31 13:28:35 ago Exp $ + + 31 Jan 2012; Agostino Sarubbo <ago@gentoo.org> mtink-1.0.16-r1.ebuild: + Stable for amd64, wrt bug #401235 *mtink-1.0.16-r1 (28 Jan 2012) diff --git a/net-print/mtink/mtink-1.0.16-r1.ebuild b/net-print/mtink/mtink-1.0.16-r1.ebuild index b49c047134ca..43f180469f7d 100644 --- a/net-print/mtink/mtink-1.0.16-r1.ebuild +++ b/net-print/mtink/mtink-1.0.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/mtink/mtink-1.0.16-r1.ebuild,v 1.1 2012/01/28 21:23:25 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/mtink/mtink-1.0.16-r1.ebuild,v 1.2 2012/01/31 13:28:35 ago Exp $ EAPI=4 inherit eutils base @@ -11,7 +11,7 @@ SRC_URI="http://xwtools.automatix.de/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="cups doc X" DEPEND="X? ( x11-libs/libX11 |