ChangeLog

# ChangeLog for app-text/glosung
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/ChangeLog,v 1.8 2008/06/26 01:55:12 beandog Exp $

26 Jun 2008; Steve Dibb glosung-2.1.3.ebuild,
glosung-3.2.1.ebuild, glosung-3.2.2.ebuild:
Cleanup ebuilds

05 May 2008; Samuli Suominen glosung-3.2.2.ebuild:
Remove scons, pkgconfig and intltool from runtime deps.

*glosung-3.2.2 (19 Feb 2008)

19 Feb 2008; Steve Dibb +glosung-3.2.2.ebuild:
Version bump, bug 158162

*glosung-3.2.1 (05 Jan 2008)

05 Jan 2008; Steve Dibb metadata.xml,
+glosung-3.2.1.ebuild:
Assume maintainership, version bump, bug 158162

19 Mar 2007; Bryan Østergaard metadata.xml:
Remove squinky86 from metadata.xml due to retirement.

28 Jun 2006; Joshua Jackson glosung-2.1.3.ebuild:
Stable x86; bug #138291

28 Jun 2006; Jon Hood glosung-2.1.3.ebuild:
Stable on amd64, allow compiling with newer libraries.

*glosung-2.1.3 (27 Apr 2006)

27 Apr 2006; Jon Hood +metadata.xml,
+glosung-2.1.3.ebuild:
Initial commit. This is a gnome2 program for displaying words from the
Bible, different random ones every day. Thanks to Eicke Godehardt
for this package.

Manifest

DIST glosung-2.1.3.tar.bz2 533021 RMD160 ff1ca607ab181b40202c5476859e71c47f4d40a4 SHA1 70baf0ed90c76911a598bc05da7f2f4b22861d75 SHA256 832ee4d2897069acecc03865490a8e2f098f414f31249f391791c5f80f26d0ee
DIST glosung-3.2.1.tar.bz2 46158 RMD160 ba0408b842c5c2100855d8637deb7f7a6b12c168 SHA1 51ea28110eb01c33fb815a3fffb6547f360f4743 SHA256 dde6706f49cc809a1b4375caa4ad10bf9b8388a99a66aa938f2d4fa0b4e76bfd
DIST glosung-3.2.2.tar.bz2 42510 RMD160 f5831b865a63f39b8cb6020273409c92d7c7c0b3 SHA1 1b1a5c8a1350e83d71b3ffdcd248373671589fce SHA256 804347e777caee76adbe761918f7c60f280694b07e0266c33c37b076bd301d13
EBUILD glosung-2.1.3.ebuild 913 RMD160 4ff8e07922e1e39c6d6328e0c11b4a506ed777ee SHA1 460a778e15ab57841da36cc25301cd1594bc3a17 SHA256 5513e38d69fc47ab71ec83065ac8525c9dea1caa153a42731d943ddbd41dd2b0
EBUILD glosung-3.2.1.ebuild 840 RMD160 9fc2a95c25692842a0ae5e8f9c5cb527c1e84e8a SHA1 88643fa35ba500a0150fd07c1bfe37eca825192a SHA256 f99c5e84bc4531de3dcc327f1a2251b984aff1f3545a2b5cb4068c7394c8289e
EBUILD glosung-3.2.2.ebuild 840 RMD160 f0a81030c336360ca4d238573f79d10230bdeb60 SHA1 c73e2386d8102066a57c0728bdb2dbd0829df9b5 SHA256 8d10c91f3acbb27a8d45d47b17c1b58f5d07c97f66d6bb42cd5c9477a6014005
MISC ChangeLog 1419 RMD160 249b4095fb9c45e16e2633c96a2e5723e836d471 SHA1 becd0fd97125522cb4f35158efca203e292ee224 SHA256 1315a2333b6a2057d6c6cc08a305b48e5740615ba3d8205929ed988a805b278a
MISC metadata.xml 225 RMD160 85b15c992c3c155290f10acea186147d766b0620 SHA1 31c995eec7e4afb352888c1d9c65e9107f894d0b SHA256 1dab477a800b766fe838154618bd7769afe79f427f3c05fa155ee1a411f5c006

glosung-2.1.3.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/glosung-2.1.3.ebuild,v 1.4 2008/06/26 01:55:12 beandog Exp $

DESCRIPTION="watch word program for the GNOME2 desktop (watch word (german): losung)"
HOMEPAGE="http://www.godehardt.org/losung.html"
SRC_URI="http://www.godehardt.org/download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
IUSE=""

KEYWORDS="amd64 x86"

RDEPEND=">=gnome-base/gconf-2.0
>=x11-libs/gtk+-2.4
>=gnome-base/libgnome-2
>=gnome-base/libgnomeui-2"
DEPEND="${RDEPEND}
>=dev-util/scons-0.93
dev-util/pkgconfig
>=dev-util/intltool-0.22
>=sys-devel/gettext-0.10"

src_unpack() {
unpack ${A}
cd "${S}"
#remove -Werror for updated glibc and gcc
sed -i -e 's:-Werror ::g' SConstruct
}

src_compile() {
scons ${MAKEOPTS} || die
}

src_install() {
scons install DESTDIR="${D}" || die
}

glosung-3.2.1.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/glosung-3.2.1.ebuild,v 1.2 2008/06/26 01:55:12 beandog Exp $

DESCRIPTION="Watch word program for the GNOME2 desktop (watch word (german): losung)"
HOMEPAGE="http://www.godehardt.org/losung.html"
SRC_URI="mirror://sourceforge/glosung/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=gnome-base/gconf-2.0
>=x11-libs/gtk+-2.4
>=gnome-base/libgnome-2
>=gnome-base/libgnomeui-2
net-misc/curl"
DEPEND="${RDEPEND}
>=dev-util/scons-0.93
dev-util/pkgconfig
>=dev-util/intltool-0.22
>=sys-devel/gettext-0.10"

src_compile() {
scons ${MAKEOPTS} || die "scons make died"
}

src_install() {
scons install DESTDIR="${D}" || die "scons install died"
}

glosung-3.2.2.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/glosung/glosung-3.2.2.ebuild,v 1.3 2008/06/26 01:55:12 beandog Exp $

DESCRIPTION="Watch word program for the GNOME2 desktop (watch word (german): losung)"
HOMEPAGE="http://www.godehardt.org/losung.html"
SRC_URI="mirror://sourceforge/glosung/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=gnome-base/gconf-2.0
>=x11-libs/gtk+-2.4
>=gnome-base/libgnome-2
>=gnome-base/libgnomeui-2
net-misc/curl"
DEPEND="${RDEPEND}
>=dev-util/scons-0.93
dev-util/pkgconfig
>=dev-util/intltool-0.22
>=sys-devel/gettext-0.10"

src_compile() {
scons ${MAKEOPTS} || die "scons make died"
}

src_install() {
scons install DESTDIR="${D}" || die "scons install died"
}

metadata.xml




theology

theology@gentoo.org