summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-04-18 10:48:47 +0000
committerPacho Ramos <pacho@gentoo.org>2014-04-18 10:48:47 +0000
commit6e4415f0168af5cef93884c15ffadc439f66acb0 (patch)
tree7acdfc824d740f135c25f62191825eb3007325b5 /app-misc/bijiben
parentFix typo (diff)
downloadgentoo-2-6e4415f0168af5cef93884c15ffadc439f66acb0.tar.gz
gentoo-2-6e4415f0168af5cef93884c15ffadc439f66acb0.tar.bz2
gentoo-2-6e4415f0168af5cef93884c15ffadc439f66acb0.zip
Drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-misc/bijiben')
-rw-r--r--app-misc/bijiben/ChangeLog5
-rw-r--r--app-misc/bijiben/bijiben-3.8.4.ebuild33
2 files changed, 4 insertions, 34 deletions
diff --git a/app-misc/bijiben/ChangeLog b/app-misc/bijiben/ChangeLog
index 5b1e7a9d576f..93dcd555c209 100644
--- a/app-misc/bijiben/ChangeLog
+++ b/app-misc/bijiben/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/bijiben
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/bijiben/ChangeLog,v 1.14 2014/03/09 11:53:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/bijiben/ChangeLog,v 1.15 2014/04/18 10:48:47 pacho Exp $
+
+ 18 Apr 2014; Pacho Ramos <pacho@gentoo.org> -bijiben-3.8.4.ebuild:
+ Drop old
09 Mar 2014; Pacho Ramos <pacho@gentoo.org> bijiben-3.10.2.ebuild:
x86 stable, bug 499954
diff --git a/app-misc/bijiben/bijiben-3.8.4.ebuild b/app-misc/bijiben/bijiben-3.8.4.ebuild
deleted file mode 100644
index 944ed9535a8d..000000000000
--- a/app-misc/bijiben/bijiben-3.8.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/bijiben/bijiben-3.8.4.ebuild,v 1.4 2013/12/08 17:41:57 pacho Exp $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Note editor designed to remain simple to use"
-HOMEPAGE="http://live.gnome.org/Bijiben"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- >=app-misc/tracker-0.16:=
- >=dev-libs/glib-2.28:2
- dev-libs/libxml2
- dev-libs/libzeitgeist
- media-libs/clutter-gtk:1.0
- net-libs/webkit-gtk:3
- sys-apps/util-linux
- >=x11-libs/gtk+-3.7.10:3
-"
-DEPEND="${RDEPEND}
- app-text/yelp-tools
- >=dev-util/intltool-0.35.0
- sys-devel/gettext
- virtual/pkgconfig
-"