Skip to content

Commit

Permalink
app-i18n/skk-jisyo: fix live ebuild version
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
hattya committed May 13, 2016
1 parent 7bbe4ab commit be1b56a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions app-i18n/skk-jisyo/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</email>
<name>Cjk</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Cjk</name>
</maintainer>
</pkgmetadata>
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -15,7 +15,7 @@ SRC_URI=""

LICENSE="GPL-2 public-domain freedist"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
KEYWORDS=""
IUSE="cdb"

COMMON_DEPEND="cdb? ( dev-db/cdb )"
Expand Down

0 comments on commit be1b56a

Please sign in to comment.