summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-07-22 16:14:12 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-07-22 16:14:12 +0000
commit8a83931970524caa4211cab24f12e5bd3b636784 (patch)
tree01f5545554aa248201d65ad920d1e1310c82e4ba /games-arcade
parentSparc stable, Bug #232370 (related to python-2.5). (diff)
downloadhistorical-8a83931970524caa4211cab24f12e5bd3b636784.tar.gz
historical-8a83931970524caa4211cab24f12e5bd3b636784.tar.bz2
historical-8a83931970524caa4211cab24f12e5bd3b636784.zip
fix DESCRIPTION typo (bug #232656)
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/aop/Manifest2
-rw-r--r--games-arcade/aop/aop-0.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/aop/Manifest b/games-arcade/aop/Manifest
index 2f57f575d25a..aea4a5dc50e4 100644
--- a/games-arcade/aop/Manifest
+++ b/games-arcade/aop/Manifest
@@ -1,4 +1,4 @@
DIST aop-0.6.tar.gz 11811 RMD160 2c329b08f14455b181bf2be15e90790a718f50e4 SHA1 88bc2216f1898c42d8223ebaf0bfe665d03d0074 SHA256 68a8b6b8f08216b31895d536f7dc4beb137a787fd17096da2d46fd863497f65a
-EBUILD aop-0.6.ebuild 792 RMD160 5bb618f8e0348951cb4cca2e7a346d314b9e231d SHA1 d6cfcfb9ccd49c2dcdb9b435618268d92ef3656e SHA256 dbea442f92f61240c3d4b767a3ab3327f9fca81022675c650100145a54dc2620
+EBUILD aop-0.6.ebuild 797 RMD160 6a053f9dab032c16268dc5ef1e09450b55a67d81 SHA1 1a114db896e9f166551642d150007f8ef817f737 SHA256 60d7c17ac157f110c0a05d4d18ad86440fc80ae3bf612b7bf77bda3a59582c32
MISC ChangeLog 1119 RMD160 6f163b079f6e09dd8bdc69b16449f9e640c40661 SHA1 6a90ba61b38474f3d9e03123b1522f583c29abce SHA256 4e4fbc72d715df4d610521e5922f1e3a4a248aed05b83584794bb78f7db5a5fc
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
diff --git a/games-arcade/aop/aop-0.6.ebuild b/games-arcade/aop/aop-0.6.ebuild
index 20421b8ad0ca..a7fa91eca331 100644
--- a/games-arcade/aop/aop-0.6.ebuild
+++ b/games-arcade/aop/aop-0.6.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.10 2007/04/09 21:44:16 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/aop/aop-0.6.ebuild,v 1.11 2008/07/22 16:14:12 mr_bones_ Exp $
inherit games
-DESCRIPTION="Ambassador of Pain is a cursed based game with only 64 lines of code."
+DESCRIPTION="Ambassador of Pain is a curses based game with only 64 lines of code."
HOMEPAGE="http://aop.raffi.at/"
SRC_URI="http://www.raffi.at/code/${PN}/${P}.tar.gz"