diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 06:14:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 06:14:28 +0000 |
commit | 4aee5378146a89393c7ea9627fd5169b0fe8e0f6 (patch) | |
tree | 63c4a6b90eea1c58ba20d0448c674b34151a907d /x11-apps/xsetroot | |
parent | hppa/ia64 love (diff) | |
download | historical-4aee5378146a89393c7ea9627fd5169b0fe8e0f6.tar.gz historical-4aee5378146a89393c7ea9627fd5169b0fe8e0f6.tar.bz2 historical-4aee5378146a89393c7ea9627fd5169b0fe8e0f6.zip |
alpha love
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r-- | x11-apps/xsetroot/Manifest | 10 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.0.1.ebuild | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/x11-apps/xsetroot/Manifest b/x11-apps/xsetroot/Manifest index f4d49a2bda67..fab274d3f53e 100644 --- a/x11-apps/xsetroot/Manifest +++ b/x11-apps/xsetroot/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 d3a89191c5900fad2bc946b5850ee11f ChangeLog 1638 RMD160 68bfa47e0bf5c34886505ddb5d0339a646998565 ChangeLog 1638 SHA256 b95880e39b5b89b514745f6ef0fabaf4a01938261a546ca9988e0c7af9435539 ChangeLog 1638 @@ -10,3 +13,10 @@ SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 metadata MD5 e247a8f9e966d0976d00a3e751087335 xsetroot-1.0.1.ebuild 491 RMD160 9850df38da1e8706d05199d1d9079f401baba537 xsetroot-1.0.1.ebuild 491 SHA256 b5d4a75de84eae962078f4ae3e20be0d3296bd1c1f7f17e8dcc7971972586d8e xsetroot-1.0.1.ebuild 491 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.1 (GNU/Linux) + +iD8DBQFD/VLt2+ySkm8kpY0RAgKAAJ40LiGTM7KFcTEQLQmyDhVP9/1TtACdEDLO +ADFzAVvGjdckJNoiKKHYn/s= +=DWVj +-----END PGP SIGNATURE----- diff --git a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild b/x11-apps/xsetroot/xsetroot-1.0.1.ebuild index dfae19d10bf2..ca438b498a1d 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.1.ebuild +++ b/x11-apps/xsetroot/xsetroot-1.0.1.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-apps/xsetroot/xsetroot-1.0.1.ebuild,v 1.4 2006/02/23 05:39:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.1.ebuild,v 1.5 2006/02/23 06:14:28 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xsetroot application" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" |