Skip to content

Commit

Permalink
dev-libs/wicked: moved EAPI to the top
Browse files Browse the repository at this point in the history
  • Loading branch information
wired committed Mar 3, 2013
1 parent 45a8508 commit 85d67ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-libs/wicked/Manifest
@@ -1 +1 @@
EBUILD wicked-9999.ebuild 565 RMD160 35ec2ee1b3c050e5d371fa7de592ebde58bf41ca SHA1 3cbc3390f26389f12c4d59c5bf1751cdb6dda8d8 SHA256 fffca47c46b20e38efa6770b50455f18bb80a857e528067e603278a411c57507
EBUILD wicked-9999.ebuild 565 SHA256 ba8a8725dc52280dea579a527740bd502c3dc2f2f43106130fe6d00b18face42 SHA512 80bdce123ab2ed8e3ca343e270541772c21481768b1708243b1585424aa8c0525fd743894d543950e8ead056ec26a19ca92a1871b5a382110dd4a46da04fc7a5 WHIRLPOOL 2861b268f1fdc3b8309ef468279b5b31107ba392f95418d4f6e0c7fe6dc83b4a6f12b29403870add9fea7d277c75af0b5de6eebcf57e3510b829f450a7cb0032
4 changes: 2 additions & 2 deletions dev-libs/wicked/wicked-9999.ebuild
Expand Up @@ -4,6 +4,8 @@

# created by thewtex 2008 June 17

EAPI="1"

inherit git

EGIT_REPO_URI="git://git.glacicle.com/awesome/wicked.git"
Expand All @@ -21,8 +23,6 @@ IUSE=""
RDEPEND="dev-lang/lua"
DEPEND="${RDEPEND}"

EAPI="1"

src_install()
{
doman "${PN}.7.gz"
Expand Down

0 comments on commit 85d67ca

Please sign in to comment.