summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-02-12 01:17:36 +0000
committerMike Gilbert <floppym@gentoo.org>2012-02-12 01:17:36 +0000
commit451c7fb6b9c45c9793b592006eac5c03b1eebd00 (patch)
treeb34905d0662ba75c03155f865e30455a356392ea /app-text
parentapp-dicts/orayta-books: Add missing newline at EOF. (diff)
downloadsunrise-451c7fb6b9c45c9793b592006eac5c03b1eebd00.tar.gz
sunrise-451c7fb6b9c45c9793b592006eac5c03b1eebd00.tar.bz2
sunrise-451c7fb6b9c45c9793b592006eac5c03b1eebd00.zip
app-text/orayta: Add missing newline at EOF.
(Portage version: 2.2.0_alpha85/svn/Linux x86_64, unsigned Manifest commit) svn path=/sunrise/; revision=12751
Diffstat (limited to 'app-text')
-rw-r--r--app-text/orayta/ChangeLog5
-rw-r--r--app-text/orayta/Manifest4
-rw-r--r--app-text/orayta/orayta-0.03_p2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/orayta/ChangeLog b/app-text/orayta/ChangeLog
index dda373cb2..3a7752dfc 100644
--- a/app-text/orayta/ChangeLog
+++ b/app-text/orayta/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-text/orayta
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 12 Feb 2012; Mike Gilbert <floppym@gentoo.org> orayta-0.03_p2.ebuild:
+ Add missing newline at EOF.
+
17 Oct 2010; Binyamin Sagal (bsagal) <bensagal@gmail.com>
+orayta-0.03_p2.ebuild, +metadata.xml:
New Ebuild for bug 341017, thanks to Tommy
diff --git a/app-text/orayta/Manifest b/app-text/orayta/Manifest
index 6cb6e0fc8..5b0c78af9 100644
--- a/app-text/orayta/Manifest
+++ b/app-text/orayta/Manifest
@@ -1,4 +1,4 @@
DIST orayta_0.03ubuntu2.tar.gz 3150295 RMD160 6135736fe4380ad495664d4e0e1a08642c409803 SHA1 715fb87e997a11909bee520f2514b25885dc8e5d SHA256 d62632d9705b4623dde754e7de4fb438141522db1adee52d1ba332e7fcd2cb61
-EBUILD orayta-0.03_p2.ebuild 788 RMD160 e4d9257db6c0d18b954a504eed1ed09701d34e71 SHA1 144701498e86becb71310ff310b24eff10aa3253 SHA256 0a0dfdded6523af76d63ddfdebfc11cba2d7cc0563c71155fb4a0b90274163ea
-MISC ChangeLog 263 RMD160 e848eb0260f3eb7a9431fc2256747ca808dc94ba SHA1 4a0d01570016e8df1b09b6bd61cda919240408db SHA256 90f6f2f3a3845f41309550872dbf40c19f5c83363300cac6f7b3c08e01c04661
+EBUILD orayta-0.03_p2.ebuild 789 RMD160 08b67dc3d66ac9bb1d1e47fc3cfe7a4679cded66 SHA1 25250dac021ce4c8fc92175ed5485e5532f879c1 SHA256 8ba46862bff526602a87a682d2b63522ba8861467a230cfe845651fbf4a1f439
+MISC ChangeLog 366 RMD160 d5406933e0c8fa3219afcbcff9644b6551189abf SHA1 c287c10e0f1ac2ab878e469b48613d66d3dd19a3 SHA256 158a15bcf65267cfca72d23652fa0fe6dd940218c0a8ce0704bda03f3c3cb6a9
MISC metadata.xml 209 RMD160 184537d7a401571abe0e5cbf9258ba3947d19382 SHA1 f2ea13baedca19e24be6ed7c3e6b765f7ff67cba SHA256 b0f0595f625235a62d9d40753827ae160e42156371fd9568bd2779042517f5e8
diff --git a/app-text/orayta/orayta-0.03_p2.ebuild b/app-text/orayta/orayta-0.03_p2.ebuild
index 97ebf3180..1cb1c9257 100644
--- a/app-text/orayta/orayta-0.03_p2.ebuild
+++ b/app-text/orayta/orayta-0.03_p2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -32,4 +32,4 @@ src_prepare() {
sed -i 's|/usr/local/bin|/usr/bin|' Orayta.pro
qt4-r2_src_prepare
-} \ No newline at end of file
+}