diff options
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..6c29c255a7e1 --- /dev/null +++ b/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +DESCRIPTION="Dummy scrollkeeper for testing rarian" +HOMEPAGE="http://gnome.gentoo.org" + +LICENSE="metapackage" +SLOT="0" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +DEPEND="=app-text/scrollkeeper-dtd-1.0" +RDEPEND="" +PDEPEND="app-text/rarian" |