]> Pileus Git - ~andy/sunrise/commitdiff
app-dicts/orayta-books: Add missing newline at EOF.
authorMike Gilbert <floppym@gentoo.org>
Sun, 12 Feb 2012 01:16:31 +0000 (01:16 +0000)
committerMike Gilbert <floppym@gentoo.org>
Sun, 12 Feb 2012 01:16:31 +0000 (01:16 +0000)
(Portage version: 2.2.0_alpha85/svn/Linux x86_64, unsigned Manifest commit)

svn path=/sunrise/; revision=12750

app-dicts/orayta-books/ChangeLog
app-dicts/orayta-books/Manifest
app-dicts/orayta-books/orayta-books-0.02_p16.ebuild

index a1b4a13fc435eb441616d82d5a07373205b2853b..d21c0943a143b5a9375b0cb974bfbe15e205d245 100644 (file)
@@ -1,7 +1,10 @@
 # ChangeLog for app-dicts/orayta-books
-# 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-books-0.02_p16.ebuild:
+  Add missing newline at EOF.
+
   17 Oct 2010; Binyamin Sagal (bsagal) <bensagal@gmail.com>
   +orayta-books-0.02_p16.ebuild, +metadata.xml:
   New Ebuild for bug 341015, thanks to tommy
index a88b5925e01ee80b338009e040e8d5aa886ffe42..d5e2729f6a359f76de735e6f1983f43443db04e4 100644 (file)
@@ -1,4 +1,4 @@
 DIST orayta-books_0.02ubuntu16.tar.gz 45152493 RMD160 a24edfef776cf23de6ed116dc761a178c6207d0b SHA1 4de2730f24c6baa6bcbe2c29808777862b63ad10 SHA256 5f64040453f8553ec3a8bcf3193371f8f4de2d687bda3b248a479810561fc7ac
-EBUILD orayta-books-0.02_p16.ebuild 609 RMD160 6a89a7015c55d44048782c89975f8411e3867f8f SHA1 8c077e3cfff6eefb7cfb9369e5fb9d4269df8605 SHA256 177abe39f0967ea123a329ec45b12da80a0f3b0a28f3e19681bd9ed707fd33c4
-MISC ChangeLog 277 RMD160 8452885a6b6f7357d32dbf2dc0e675211db2d0aa SHA1 e336211d7cc5b920e47407c6f4e1e99feddf7183 SHA256 59864e65640e56f66b03d1bb0083d65d4bcebf556b3e1752981d7fda2986c3fc
+EBUILD orayta-books-0.02_p16.ebuild 610 RMD160 5435091a9658e765c7a64a766a72b5394d290b17 SHA1 ef44fb92ac28b1967fa3e3c8cd5744647b1146ba SHA256 77a195812f45987c42639a069208891c83b48a0e1e65842ec5cbb4927e88a849
+MISC ChangeLog 387 RMD160 17fa23b2983533bcbe2c893aea7fe136b7653270 SHA1 485ee248e7d2da997b2d34e3d6a3d77a4437cd69 SHA256 50ec80899344e684dd81cc2732f503a8db5ca40df48c0b98c95d629b46df4765
 MISC metadata.xml 209 RMD160 184537d7a401571abe0e5cbf9258ba3947d19382 SHA1 f2ea13baedca19e24be6ed7c3e6b765f7ff67cba SHA256 b0f0595f625235a62d9d40753827ae160e42156371fd9568bd2779042517f5e8
index 2d052222924f398823b9eded322eb3fa55fce7e5..79fe50081619fc0ba4dd0389ed401fe3bd4d3255 100644 (file)
@@ -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: $
 
@@ -19,4 +19,4 @@ S="${WORKDIR}/books"
 
 src_install() {
        emake DESTDIR="${D}" install || die "Install failed"
-}
\ No newline at end of file
+}