summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-02-09 17:47:36 -0500
committerAnthony G. Basile <blueness@gentoo.org>2013-02-09 17:47:36 -0500
commit81863ca7e5294ac6072370fefa15d2d395c2aafc (patch)
treeab4cc0e63730a041ecbec893ba346f68549874ac /sys-fs
parentsys-fs/helloworld: test of pax-utils.eclass (diff)
downloadblueness-81863ca7e5294ac6072370fefa15d2d395c2aafc.tar.gz
blueness-81863ca7e5294ac6072370fefa15d2d395c2aafc.tar.bz2
blueness-81863ca7e5294ac6072370fefa15d2d395c2aafc.zip
sys-fs/helloworld: mark stable on amd64
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/helloworld/Manifest2
-rw-r--r--sys-fs/helloworld/helloworld-0.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/helloworld/Manifest b/sys-fs/helloworld/Manifest
index 28ea1ed..e8e4332 100644
--- a/sys-fs/helloworld/Manifest
+++ b/sys-fs/helloworld/Manifest
@@ -1,3 +1,3 @@
DIST helloworld-0.1.tgz 160666 SHA256 8bc4c1a57c46a5794baeac5b4b20fac6538e69ecac70a81a57c0313da7b85922 SHA512 e10d54c3056da5dca3a2cca1dea70f69828f6918ec06314aa5533b58d0529bb766a4a2728bc488089f4b7f72d1022b9c941926a12df4dfb598e05ad3789a01f2 WHIRLPOOL 11529191db4bcf690831e92e798fd40727ab03f46e01a300a652844b8d02aceff93ef391b5542d63c76640b1daf2546540e6ea5293b3b097c11df0e44f6aabb2
-EBUILD helloworld-0.1.ebuild 407 SHA256 47a27bf5f1035359ba3b84e11c41decaff9498eed6068bd628929eaf3fea02e7 SHA512 fe5f36117b72f0e317175d4213792474dea297707b6c8e3f3813c31fa2d88432b296d1c8e4d679b7cf7213cd39783fb1b2cb48b413720b0e43686708e20d28dd WHIRLPOOL 8cf615a7321b66e6beb83e144c7f9e67af3a0430bcc1fb2225866ddd09dc9539526aafc808670b9935bc8c23061418d6deaeeaf1f246c9c57e61e6789dcb2ec5
+EBUILD helloworld-0.1.ebuild 406 SHA256 37425cfa0fc4e2fa3744c22150dd5f22289c099737f2466959225bb74e0499cb SHA512 30db6a7c3c8cf171739c9ceee2c3c3bb75f76386a01beb1a57ab20c91404082a6d9cc8511d6dfc6630e0514c696082fe42eb24bbffc29c36081d5b417ad9c40d WHIRLPOOL ae24444e2aae09a54cc4500a81aa6b1390d65040dc77e0b6acf4e4ba93581737600078ac6b7375b8e0316e02b0c8d5323c72e881d761eb962c576ba8f5baeb86
MISC metadata.xml 238 SHA256 f13e6e7b65d20beb9ae945d520160ef0dba80c1965754958945904d7e3c0a75f SHA512 3c3d75f1cb90ffcfb98df47481fbde6d451254a29fa87577acd25bc27cbcc3e5dbc0c1efce5974be905428f0b7caf912c8b051417aff92763847fa377493a153 WHIRLPOOL 6ec3d597b87aff99014404b8b732e6f600aafc3c3eeebfab135c9c19cde2e43161cfa23f841bd72826cc3393b724e1dac115c15dcce2b74ace6f1d6ec209dbf3
diff --git a/sys-fs/helloworld/helloworld-0.1.ebuild b/sys-fs/helloworld/helloworld-0.1.ebuild
index 09a7c41..bab1af3 100644
--- a/sys-fs/helloworld/helloworld-0.1.ebuild
+++ b/sys-fs/helloworld/helloworld-0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://opensource.dyc.edu/pub/misc/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE=""
DEPEND=""