diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-07-01 21:38:53 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-07-01 21:38:53 +0000 |
commit | 20fc7b6a6a55985579517890a6face859de93001 (patch) | |
tree | 8e8fe9f50b7ae8b0bdb5148b8f7d08a9ada9f21e /app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild | |
parent | Fix build with gcc 4.3, patch by Marek Miller. (diff) | |
download | gentoo-2-20fc7b6a6a55985579517890a6face859de93001.tar.gz gentoo-2-20fc7b6a6a55985579517890a6face859de93001.tar.bz2 gentoo-2-20fc7b6a6a55985579517890a6face859de93001.zip |
bump to r1 to make sure everyone gets the dtd.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r8 i686, RepoMan options: --force)
Diffstat (limited to 'app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild')
-rw-r--r-- | app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild b/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild new file mode 100644 index 000000000000..b2ddbb34d64c --- /dev/null +++ b/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild,v 1.1 2008/07/01 21:38:53 eva Exp $ + +DESCRIPTION="Dummy scrollkeeper for testing rarian" +HOMEPAGE="http://gnome.gentoo.org" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" +IUSE="" + +DEPEND="=app-text/scrollkeeper-dtd-1.0" + +PDEPEND="app-text/rarian" |