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 | 605f9bfcf6dca5f2b9c196807bcb95b60861e211 (patch) | |
tree | 0726ad04e5b3d752700c5fbee513bc4d1008e510 /net-print/gmso2 | |
parent | Stable on amd64 wrt bug #321151 (diff) | |
download | gentoo-2-605f9bfcf6dca5f2b9c196807bcb95b60861e211.tar.gz gentoo-2-605f9bfcf6dca5f2b9c196807bcb95b60861e211.tar.bz2 gentoo-2-605f9bfcf6dca5f2b9c196807bcb95b60861e211.zip |
Stable on amd64 wrt bug #321151
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-print/gmso2')
-rw-r--r-- | net-print/gmso2/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/gmso2/gmso2-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 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 |