Portage is a package management system used by Gentoo Linux
# ChangeLog for gnustep-apps/mylibrary
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/ChangeLog,v 1.7 2007/09/10 19:14:32 voyageur Exp $
*mylibrary-0.4.5g-r2 (10 Sep 2007)
10 Sep 2007; Bernard Cafarelli
-mylibrary-0.4.5g-r1.ebuild, +mylibrary-0.4.5g-r2.ebuild:
Switch to new gnustep eclasses and gentoo mirrors
18 Aug 2007; Christoph Mende
mylibrary-0.4.5g-r1.ebuild:
Added ~amd64 wrt bug #170433
11 Jun 2007; Bernard Cafarelli
-mylibrary-0.4.5g.ebuild:
Remove old ebuild
09 Feb 2007; Diego Pettenò
Regenerate digest in Manifest2 format.
*mylibrary-0.4.5g-r1 (11 Nov 2004)
11 Nov 2004; Armando Di Cianno
+mylibrary-0.4.5g-r1.ebuild, mylibrary-0.4.5g.ebuild:
Mass Update: gnustep.eclass revamped to allow configurable root install;
gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions
bumped where files would change); some KEYWORDS were accidentally dropped
between version bumps of packages -- this has been resolved; windowmaker
correctly supports gnustep now
17 Oct 2004; David Holm
Added to ~ppc.
*mylibrary-0.4.5g (25 Sep 2004)
25 Sep 2004; Armando Di Cianno
+mylibrary-0.4.5g.ebuild:
New package; key'd for ~x86.
DIST MyLibrary-0.4.5g.tar.gz 195839 RMD160 a08720c42a49ce5d600a70968975c1cc717d4966 SHA1 54c17f861173dafc357a74c84907d17c9a8618f9 SHA256 b87ef8edb28065f71c62770121dd94eddcb88f59636f2ed1d7202f1f6138c8a8
EBUILD mylibrary-0.4.5g-r2.ebuild 496 RMD160 70ed810c0d8ac42c259921191965370ac3135aed SHA1 5fc069654ef6f6411b925b54905ebf27229670b1 SHA256 a9ac993ce2b851964d31eaed66d9a9d242fff21cfe042adeab332cab98a9c64f
MISC ChangeLog 1479 RMD160 54be3ae77cf428cc9c1e46e3c774522d4ddb237e SHA1 da0492af93b014185b9c7dd5108b13b14f7dfc42 SHA256 a4385e632b2a542682e635684529b85d8a80f120d3b7e525fa851cffc0059e2a
MISC metadata.xml 557 RMD160 9387efa819a3d291362c7d9a0522a4bd9c7c92c3 SHA1 675b422e0ccc346fa3096ed978e582a78d8ad862 SHA256 4a73fe0aac5f30cc2819ac70c1d21327ce06dc3bf2803f767d0f1eaa3f713022
MyLibrary is a combination of wiki-style notes and file collection.
Features:
1. Server-less wiki-like notes.
2. Simple tags to render note (<b>>,<>i>,<link>...).
3. Drag and drop to add files and links.
4. Search on file attributes and meta-file in the library.
5. Smart folder to collect notes by criterions.
6. Content search by namazu
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/mylibrary-0.4.5g-r2.ebuild,v 1.1 2007/09/10 19:14:32 voyageur Exp $
inherit gnustep-2
S=${WORKDIR}/ML
DESCRIPTION="a combination of wiki-style notes and file collection"
HOMEPAGE="http://www.people.virginia.edu/~yc2w/MyLibrary/"
SRC_URI="mirror://gentoo/${P/myl/MyL}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"