diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-06-23 21:54:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-06-23 21:54:15 +0000 |
commit | a9aa0be816e1ace21385b660b788dba0766c7a9a (patch) | |
tree | eba661d962cc94ca9676e5ab0fc6718cf9abeb10 /net-print | |
parent | Stable on amd64 wrt bug #321151 (diff) | |
download | historical-a9aa0be816e1ace21385b660b788dba0766c7a9a.tar.gz historical-a9aa0be816e1ace21385b660b788dba0766c7a9a.tar.bz2 historical-a9aa0be816e1ace21385b660b788dba0766c7a9a.zip |
Stable on amd64 wrt bug #321151
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/gmso2/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/gmso2/gmso2-0.1.ebuild | 4 | ||||
-rw-r--r-- | net-print/libinklevel/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/libinklevel/libinklevel-0.8.0-r1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/net-print/gmso2/ChangeLog b/net-print/gmso2/ChangeLog index 75922cb64eff..16ada6229db1 100644 --- a/net-print/gmso2/ChangeLog +++ b/net-print/gmso2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/gmso2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gmso2/ChangeLog,v 1.1 2010/03/27 06:52:32 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gmso2/ChangeLog,v 1.2 2010/06/23 21:54:15 hwoarang Exp $ + + 23 Jun 2010; Markos Chandras <hwoarang@gentoo.org> gmso2-0.1.ebuild: + Stable on amd64 wrt bug #321151 *gmso2-0.1 (27 Mar 2010) diff --git a/net-print/gmso2/gmso2-0.1.ebuild b/net-print/gmso2/gmso2-0.1.ebuild index 6dceb812156f..c38ca0cb6601 100644 --- a/net-print/gmso2/gmso2-0.1.ebuild +++ b/net-print/gmso2/gmso2-0.1.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/net-print/gmso2/gmso2-0.1.ebuild,v 1.2 2010/03/27 13:35:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gmso2/gmso2-0.1.ebuild,v 1.3 2010/06/23 21:54:15 hwoarang Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://mso.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND=">=virtual/jre-1.5 diff --git a/net-print/libinklevel/ChangeLog b/net-print/libinklevel/ChangeLog index a3faa4c993e5..fb58ee072746 100644 --- a/net-print/libinklevel/ChangeLog +++ b/net-print/libinklevel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/libinklevel # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/libinklevel/ChangeLog,v 1.22 2010/05/23 09:17:16 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libinklevel/ChangeLog,v 1.23 2010/06/23 21:52:50 hwoarang Exp $ + + 23 Jun 2010; Markos Chandras <hwoarang@gentoo.org> + libinklevel-0.8.0-r1.ebuild: + Stable on amd64 wrt bug #321151 23 May 2010; <firari@gentoo.org> libinklevel-0.8.0-r1.ebuild: Fix bug #298524 diff --git a/net-print/libinklevel/libinklevel-0.8.0-r1.ebuild b/net-print/libinklevel/libinklevel-0.8.0-r1.ebuild index efe581e51d2f..dbfd1c01167e 100644 --- a/net-print/libinklevel/libinklevel-0.8.0-r1.ebuild +++ b/net-print/libinklevel/libinklevel-0.8.0-r1.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/net-print/libinklevel/libinklevel-0.8.0-r1.ebuild,v 1.2 2010/05/23 09:17:16 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libinklevel/libinklevel-0.8.0-r1.ebuild,v 1.3 2010/06/23 21:52:50 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://libinklevel.sourceforge.net/" SRC_URI="mirror://sourceforge/libinklevel/${MY_P}.tar.gz" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 amd64 ~ppc" LICENSE="GPL-2" IUSE="debug" |