diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 09:08:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 09:08:33 +0000 |
commit | 7750cc8b13e017a2d0e47bdb3012b9ac964e29bf (patch) | |
tree | 1c83770bdf1819127ce60a67b751912404ebd44e /x11-misc/xosview | |
parent | Mark 1.28 stable on alpha (diff) | |
download | historical-7750cc8b13e017a2d0e47bdb3012b9ac964e29bf.tar.gz historical-7750cc8b13e017a2d0e47bdb3012b9ac964e29bf.tar.bz2 historical-7750cc8b13e017a2d0e47bdb3012b9ac964e29bf.zip |
Mark 1.8.2-r1 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-misc/xosview')
-rw-r--r-- | x11-misc/xosview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xosview/Manifest | 10 | ||||
-rw-r--r-- | x11-misc/xosview/xosview-1.8.2-r1.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/x11-misc/xosview/ChangeLog b/x11-misc/xosview/ChangeLog index 91ba88f83343..dd4154a238be 100644 --- a/x11-misc/xosview/ChangeLog +++ b/x11-misc/xosview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xosview # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.26 2006/01/21 22:08:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/ChangeLog,v 1.27 2006/02/07 09:08:33 agriffis Exp $ + + 07 Feb 2006; Aron Griffis <agriffis@gentoo.org> xosview-1.8.2-r1.ebuild: + Mark 1.8.2-r1 stable on alpha 21 Jan 2006; Markus Rothe <corsair@gentoo.org> xosview-1.8.2-r1.ebuild: Stable on ppc64 diff --git a/x11-misc/xosview/Manifest b/x11-misc/xosview/Manifest index 06e645b459ac..fc09c7ad6aef 100644 --- a/x11-misc/xosview/Manifest +++ b/x11-misc/xosview/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 d6f2e9fbccbb18602e8934e96ff3e31f ChangeLog 5094 RMD160 6832ef0042d0c4119f3116a582fca6d84234ad5f ChangeLog 5094 SHA256 c29c82100f9d5cda8e6f4ad9a5eb451c495b818d373b473be72b831030cd0ca0 ChangeLog 5094 @@ -22,3 +25,10 @@ SHA256 5df24e71948f6ab9cccddd2c8c4fc2088908d98589af5c5006fabdeb42150ca7 xosview- MD5 82cf5bbe339f4848d4e5230bbcef2859 xosview-1.8.2.ebuild 1223 RMD160 45fb2dcf38dc1aa4ab738a3df41513888fc82e58 xosview-1.8.2.ebuild 1223 SHA256 b0703d8afe08ada29a7775881117adba4d13300bba81037f1bb3c30f1cc1bbab xosview-1.8.2.ebuild 1223 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD6GOaJrHF4yAQTrARAmtvAJ93pA7P5JF9XJLQ6n7/16KrqjlE8gCgjO51 +tRn6/5/zqnA2Sbp2jYQvXfA= +=/oRz +-----END PGP SIGNATURE----- diff --git a/x11-misc/xosview/xosview-1.8.2-r1.ebuild b/x11-misc/xosview/xosview-1.8.2-r1.ebuild index 8c1b8e8700bf..b5523426ff4c 100644 --- a/x11-misc/xosview/xosview-1.8.2-r1.ebuild +++ b/x11-misc/xosview/xosview-1.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.2-r1.ebuild,v 1.5 2006/01/21 22:08:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xosview/xosview-1.8.2-r1.ebuild,v 1.6 2006/02/07 09:08:33 agriffis Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ HOMEPAGE="http://xosview.sourceforge.net" SLOT="0" LICENSE="GPL-2 BSD" -KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" RDEPEND="|| ( ( x11-libs/libX11 |